mirror of
				https://gitlab.sectorq.eu/jaydee/omv_backup.git
				synced 2025-10-30 10:01:11 +01:00 
			
		
		
		
	Merge branch 'main' of gitlab.sectorq.eu:jaydee/omv_backup
This commit is contained in:
		| @@ -25,6 +25,6 @@ build-job:       # This job runs in the build stage, which runs first. | |||||||
|   script: |   script: | ||||||
|     - column=":" |     - column=":" | ||||||
|     - echo "$CI_COMMIT_MESSAGE" |     - echo "$CI_COMMIT_MESSAGE" | ||||||
|     - curl -X POST https://kestra.sectorq.eu/api/v1/executions/webhook/jaydee/ansible-all/f851511c32ca9450 -d '{"tag":["setup","omv_backup"],"target":["servers"]}' -H "Content-Type${column} application/json" |     - curl -X POST https://kestra.sectorq.eu/api/v1/executions/webhook/jaydee/ansible-all/${flow_id} -d '{"tag":["setup","omv_backup"],"target":["servers"]}' -H "Content-Type${column} application/json" | ||||||
|   rules: |   rules: | ||||||
|     - if: '$CI_COMMIT_MESSAGE =~ /build/' |     - if: '$CI_COMMIT_MESSAGE =~ /build/' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user