ci: fix ci definitions

This commit is contained in:
Adora Laura Kalb 2024-11-05 12:01:32 +01:00
parent 22aa16e957
commit 4c89369306
Signed by: adoralaura
SSH key fingerprint: SHA256:3XrkbR8ikAZJVtYfaUliX1MhmJYVAe/ocIb/MiDHBJ8
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
steps:
- name: docker-deploy-push
depends_on:
- lint
- go-lint
when:
- event: push
branch: main
@ -32,7 +32,7 @@ steps:
- name: docker-deploy-unstable
depends_on:
- lint
- go-lint
when:
- event: push
branch: main