Skip to content

Commit

Permalink
feat: settle version
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Kachanovsky committed Jan 29, 2025
1 parent 4e64dee commit 1f6cdf9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .woodpecker/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,8 @@ steps:
when:
- event: push
commands:
<<<<<<< HEAD
- export $(cat /woodpecker/deploy.vault.env | xargs)
=======
- apt update && apt install -y rsync
- export $(cat /woodpecker/deploy.vault.env | xargs)
- cat /woodpecker/deploy.vault.env
>>>>>>> origin
- npm clean-install
- /bin/bash ./.woodpecker/buildRelease.sh
- npm audit signatures
Expand Down

0 comments on commit 1f6cdf9

Please sign in to comment.