Skip to content

Commit

Permalink
Just push elasticsearch fluentd image
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Aug 16, 2024
1 parent fc95ba0 commit 4e2220d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,3 @@ jobs:
build-args: |
FLUENTD_VERSION=${{ env.VERSION }}
PLUGIN_ELASTICSEARCH_VERSION=${{ env.PLUGIN_ELASTICSEARCH_VERSION }}
- name: Build and push - gcs
uses: docker/build-push-action@v6
with:
file: "./Dockerfile.gcs"
platforms: linux/amd64,linux/arm64
push: true
tags: datacatering/fluentd-gcs:${{ env.VERSION }}
build-args: |
FLUENTD_VERSION=${{ env.VERSION }}
PLUGIN_GCS_VERSION=${{ env.PLUGIN_GCS_VERSION }}
7 changes: 0 additions & 7 deletions Dockerfile.gcs

This file was deleted.

0 comments on commit 4e2220d

Please sign in to comment.