Fixed some faulty ci settings

This commit is contained in:
Jef Roosens 2022-01-30 21:07:37 +01:00
parent b0212b8162
commit 2e344eecc7
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
3 changed files with 5 additions and 10 deletions

View file

@ -1,6 +1,8 @@
# 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
@ -34,6 +36,3 @@ pipeline:
title: title
when:
event: push
depends_on:
- build