Skip to content

Commit

Permalink
testing8
Browse files Browse the repository at this point in the history
  • Loading branch information
StealWonders committed Mar 4, 2024
1 parent 2b9ff23 commit 8db5262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-main-in-dev-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: . # Includes the .git directory
file: ./Dockerfile
# file: ./Dockerfile
push: true # Will only build if this is not here
tags: ${{ steps.meta.outputs.tags }}

Expand Down

0 comments on commit 8db5262

Please sign in to comment.