Only run Docker dry-run on Pull Requests
This commit is contained in:
parent
acb5ab5f40
commit
31b4e21034
@ -33,6 +33,9 @@ steps:
|
||||
repo: git.wtf-eg.de/kompetenzinventar/frontend
|
||||
target: ki-frontend
|
||||
dry_run: true
|
||||
when:
|
||||
event:
|
||||
- pull_request
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
Loading…
Reference in New Issue
Block a user