Test CI - again

This commit is contained in:
2022-01-05 02:05:31 +01:00
parent 10f2884e27
commit d5300c8d28
2 changed files with 1 additions and 4 deletions

View File

@@ -20,7 +20,4 @@ pipeline:
event: [tag]
tag: v*
depends_on:
- "test"
run_on: [success]