Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurkumarz authored Jun 1, 2024
1 parent 1ebd733 commit 8d8e9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
arguments: build
- name: Build the Docker image
run:
run: |
# docker build . --file Dockerfile --tag cloud-cost-inspector:$(date +%s)
docker build . --tag ghcr.io/ankurkumarz/cloud-cost-inspector:latest
docker push ghcr.io/ankurkumar/cloud-cost-inspector:latest
Expand Down

0 comments on commit 8d8e9b5

Please sign in to comment.