Oops again

main
Jef Roosens 2022-01-23 10:56:22 +01:00
parent 702fb0d13b
commit c3657e178e
Signed by untrusted user: Jef Roosens
GPG Key ID: B580B976584B5F30
2 changed files with 1 additions and 1 deletions

View File

@ -31,3 +31,4 @@ pipeline:
depends_on:
- builder
- build

View File

@ -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