mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 16:11:42 +00:00
fixup! ci: publicar los assets
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
723b8e7974
commit
08cad58b77
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ pipeline:
|
|||
- "echo \"$${SSH_KEY}\" | base64 -d | ssh-add -"
|
||||
- "git config user.name Woodpecker"
|
||||
- "git config user.email ci@sutty.coop.ar"
|
||||
- "git remote add origin ${ORIGIN}"
|
||||
- "git remote add origin $${ORIGIN}"
|
||||
- "git checkout -B ${CI_COMMIT_BRANCH}"
|
||||
- "yarn"
|
||||
- "cp .env.example .env"
|
||||
|
|
Loading…
Reference in a new issue