Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rouja committed Dec 17, 2024
1 parent 4bdae5f commit 428cd79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vaultwarden-tags-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,7 @@ jobs:
name: Build and push
run: |
cd dockerfiles/vaulwarden-api;
ls -la;
pwd;
docker build --annotation "commitSha=${{ github.event.inputs.commitSha }}" \
--push . -t lasuite/vaultwarden-api:${{ github.event.inputs.dinumTag }};

0 comments on commit 428cd79

Please sign in to comment.