Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
commit triggers (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: afirth <[email protected]>
  • Loading branch information
camunda-cloud-bot and afirth authored Mar 11, 2020
1 parent cc91ff0 commit 6438c3d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions gcloud-sops/trigger.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
description: 'gcloud-sops: Push to ^master$ branch'
filename: gcloud-sops/cloudbuild.yaml
github:
name: cloud-builders-community
owner: camunda-cloud
push:
branch: ^master$
includedFiles:
- gcloud-sops/*
name: gcloud-sops
10 changes: 10 additions & 0 deletions kustomize/trigger.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
description: 'kustomize: Push to ^master$ branch'
filename: kustomize/cloudbuild.yaml
github:
name: cloud-builders-community
owner: camunda-cloud
push:
branch: ^master$
includedFiles:
- kustomize/*
name: kustomize

0 comments on commit 6438c3d

Please sign in to comment.