File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 5
5
branches :
6
6
- " main"
7
7
workflow_dispatch :
8
+
9
+ env :
10
+ SERVICE_URL : https://facade-maint-config-windows-use-ssh-6f3kfepqcq-ew.a.run.app/v1/provision
8
11
9
12
jobs :
10
13
Spec :
Original file line number Diff line number Diff line change 5
5
- cron : " 0 0 * * *"
6
6
workflow_dispatch :
7
7
8
+ env :
9
+ SERVICE_URL : https://facade-maint-config-windows-use-ssh-6f3kfepqcq-ew.a.run.app/v1/provision
10
+
8
11
jobs :
9
12
Spec :
10
13
uses : " puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
14
17
needs : Spec
15
18
uses : " puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
16
19
secrets : " inherit"
17
-
Original file line number Diff line number Diff line change 1
1
---
2
+ common :
3
+ service_url : https://facade-maint-config-windows-use-ssh-6f3kfepqcq-ew.a.run.app/v1/provision
4
+
2
5
" .gitlab-ci.yml " :
3
6
delete : true
4
7
" .rubocop.yml " :
You can’t perform that action at this time.
0 commit comments