Remove 'only' keyword statements

It's unclear (to me) what they filter out. And why.

https://salsa.debian.org/help/ci/yaml/index#only-except says:
"NOTE: only and except are not being actively developed. rules is
the preferred keyword to control when to add jobs to pipelines."

So if filtering is desired, it should be added using the 'rules' keyword
and the reasoning behind it should be clarified in comments and/or
commit messages.
This commit is contained in:
Diederik de Haas 2022-11-04 15:39:32 +01:00
parent 11382958c5
commit 87fca3ceed
No known key found for this signature in database
GPG Key ID: D76E5BCE787EDB6E
1 changed files with 0 additions and 4 deletions

4
debian/salsa-ci.yml vendored
View File

@ -10,10 +10,6 @@ variables:
build-yamls:
stage: build
image: $BASE_CI_IMAGES:unstable
only:
- branches
- master # I suppose that we can work directly on master
- merge_request
dependencies: []
script:
- apt-get update && apt-get install -y vmdb2 dosfstools qemu-utils qemu-user-static debootstrap binfmt-support time kpartx bmap-tools python3 fakemachine make