Skip to content

Commit

Permalink
Fix tags for E2E image
Browse files Browse the repository at this point in the history
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
  • Loading branch information
iblancasa committed Sep 25, 2023
1 parent af2e01a commit 5f30573
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
tags: ghcr.io/open-telemetry/opentelemetry-operator/e2e-test-app-golang
context: tests/instrumentation-e2e-apps/golang
platforms: linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
push: ${{ github.event_name == 'push' }}
Expand Down

0 comments on commit 5f30573

Please sign in to comment.