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 91dad4c commit 5d4936d
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/executable_jar_runner:beta-1.0-gatling .
docker build -t getcarrier/executable_jar_runner:latest-gatling .
-
name: Push
run: |
docker push getcarrier/executable_jar_runner:beta-1.0-gatling
docker push getcarrier/executable_jar_runner:latest-gatling

0 comments on commit 5d4936d

Please sign in to comment.