Skip to content

Commit

Permalink
Dockerfile.CI > Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonytm committed Feb 16, 2022
1 parent 1460fb6 commit 118d998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dianoga-Docker-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
image: repo/image
tags: 6.0.0-beta.2, latest
registry: registry-url.io
dockerfile: Dockerfile.ci
dockerfile: Dockerfile
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

0 comments on commit 118d998

Please sign in to comment.