Skip to content

Commit

Permalink
fix: fixed image tag typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TangoBeeAkto committed Sep 20, 2024
1 parent 8a5e4d2 commit a12ac77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: mvn package command
env:
IMAGE_TAG: collector_testing
IMAGE_TAG: collector-testing
run: mvn package -Dakto-image-tag=$IMAGE_TAG -Dakto-build-time=$(eval "date +%s")

- name: Configure AWS Credentials
Expand Down

0 comments on commit a12ac77

Please sign in to comment.