forked from vieter-v/vieter
Oops again
This commit is contained in:
parent
702fb0d13b
commit
c3657e178e
2 changed files with 1 additions and 1 deletions
|
|
@ -31,3 +31,4 @@ pipeline:
|
|||
|
||||
depends_on:
|
||||
- builder
|
||||
- build
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
# Yeah so this only works on tags so we'll worry about this later
|
||||
platform: linux/amd64
|
||||
branches: main
|
||||
depends_on: [ build ]
|
||||
|
||||
# We need the entire repo in order for the release names to work
|
||||
skip_clone: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue