Skip to content

Commit

Permalink
Merge branch 'main' of github.com:devforth/adminforth-audit-log
Browse files Browse the repository at this point in the history
  • Loading branch information
ivictbor committed Jan 21, 2025
2 parents ed734fe + 59c551f commit 0ddfcfe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .woodpecker/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ steps:
image: node:20
when:
- event: push
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- apt update && apt install -y rsync
- export $(cat /woodpecker/deploy.vault.env | xargs)
- cat /woodpecker/deploy.vault.env
- npm clean-install
- /bin/bash ./.woodpecker/buildRelease.sh
- npm audit signatures
Expand Down

0 comments on commit 0ddfcfe

Please sign in to comment.