mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-21 07:49:34 +01:00
ci: fix all stages
This commit is contained in:
parent
221f8db31c
commit
e4f4bbb43f
@ -109,14 +109,14 @@ jobs:
|
||||
steps:
|
||||
- *install-node
|
||||
- *install-task-binary
|
||||
- run: sudo apk add rpm
|
||||
- run: sudo apt-get install rpm
|
||||
- *get-code
|
||||
- *load-go-cache
|
||||
- *load-npm-cache
|
||||
- run: task deps
|
||||
- run: task compile
|
||||
- *test-compile-changes
|
||||
- *unlock-gpg
|
||||
# - *unlock-gpg
|
||||
- run: task build
|
||||
- *store-bin-artifacts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user