forked from vieter-v/vieter
Fixed some faulty ci settings
This commit is contained in:
parent
b0212b8162
commit
2e344eecc7
3 changed files with 5 additions and 10 deletions
|
|
@ -1,5 +1,8 @@
|
|||
branches: [main, dev]
|
||||
platform: linux/amd64
|
||||
depends_on:
|
||||
- builder
|
||||
- build
|
||||
|
||||
pipeline:
|
||||
dev:
|
||||
|
|
@ -31,7 +34,3 @@ pipeline:
|
|||
when:
|
||||
event: tag
|
||||
branch: main
|
||||
|
||||
depends_on:
|
||||
- builder
|
||||
- build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue