Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tquizzle committed Feb 3, 2024
1 parent b456281 commit ed515c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
with:
context: .
file: ./Dockerfile
push: true
push: false
tags: ${{ secrets.DOCKER_USERNAME }}/ghost-docker:latest

0 comments on commit ed515c1

Please sign in to comment.