Skip to content

Commit

Permalink
.github/workflows: Fix deployment pipeline
Browse files Browse the repository at this point in the history
Fix deployment pipeline

Signed-off-by: Gabriel Mocanu <[email protected]>
  • Loading branch information
gabrielmocanu committed Jun 24, 2024
1 parent bec6472 commit 06f979f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
file: ./repo/Dockerfile
push: false
load: true
tags: essentials-security/docusaurus:latest
tags: web-security/docusaurus:latest
cache-from: type=gha
cache-to: type=gha

Expand Down

0 comments on commit 06f979f

Please sign in to comment.