Skip to content

Commit

Permalink
Update publish_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NilashishC committed Apr 12, 2024
1 parent 4ef73ad commit e667a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Build the container image for ansible-creator-service and publish it
run: |
docker build -f Containerfile -t ghcr.io/nilashishc/ansible-creator-service:latest .
docker push t ghcr.io/nilashishc/ansible-creator-service:latest
docker push ghcr.io/nilashishc/ansible-creator-service:latest

0 comments on commit e667a9e

Please sign in to comment.