We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1628460 commit e8ac91bCopy full SHA for e8ac91b
1 file changed
.gitlab-ci.yml
@@ -19,6 +19,10 @@ include:
19
file: templates/ci_authenticated_job.yml
20
- local: .gitlab/ci-images.yml
21
22
+workflow:
23
+ auto_cancel:
24
+ on_new_commit: interruptible
25
+
26
generate-templates:
27
stage: build
28
image: registry.ddbuild.io/images/mirror/php:8.2-cli
0 commit comments