Skip to content

Commit

Permalink
add latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hunkom committed Aug 10, 2023
1 parent b765368 commit 0e3bcb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
-
name: Build
run: |
docker build -t getcarrier/gatling_maven_runner:beta-1.0-3.7 .
docker build -t getcarrier/gatling_maven_runner:latest-3.7 .
-
name: Push
run: |
docker push getcarrier/gatling_maven_runner:beta-1.0-3.7
docker push getcarrier/gatling_maven_runner:latest-3.7

0 comments on commit 0e3bcb0

Please sign in to comment.