Skip to content

Commit

Permalink
try fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sstepanchuk committed Feb 20, 2025
1 parent 52253aa commit 269d306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-private-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
context: .
cache-from: type=gha
cache-to: type=gha,mode=max`
cache-to: type=gha,mode=max
push: true
tags: ${{ secrets.DOCKER_REGISTRY_URL }}/svaliava-water-site:latest

Expand Down

0 comments on commit 269d306

Please sign in to comment.