CI update, replace keyword "only" with "rules"

This commit is contained in:
2022-07-28 11:45:17 +02:00
parent 828330b814
commit 84e90c7a3a
+2 -1
View File
@@ -1,7 +1,8 @@
image: docker:19.03.12 image: docker:19.03.12
job-build-docker-latest: job-build-docker-latest:
only: rules:
- if: build.json
changes: changes:
- build.json - build.json
stage: build stage: build