[TASK] Set trigger to true, add make for setting pipeline
This commit is contained in:
parent
a0897294db
commit
ba84d603a8
2
Makefile
Normal file
2
Makefile
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
set_pipeline:
|
||||||
|
fly -t datentonne sp -p gitea -c pipeline.yml
|
@ -29,6 +29,7 @@ jobs:
|
|||||||
- name: build
|
- name: build
|
||||||
plan:
|
plan:
|
||||||
- get: go-gitea
|
- get: go-gitea
|
||||||
|
trigger: true
|
||||||
params:
|
params:
|
||||||
globs:
|
globs:
|
||||||
- gitea-*-linux-amd64
|
- gitea-*-linux-amd64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user