Skip to content

Commit

Permalink
Update cd-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-alef committed Jun 5, 2023
1 parent 69217c9 commit ffe9d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
- name: Deploy Docker
run: |
docker build . -t kevinalef/java-api:latest
docker push kevinalef/java-api:tagname
docker push kevinalef/java-api:latest

0 comments on commit ffe9d7e

Please sign in to comment.