[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
|
||||
plan:
|
||||
- get: go-gitea
|
||||
trigger: true
|
||||
params:
|
||||
globs:
|
||||
- gitea-*-linux-amd64
|
||||
|
Loading…
x
Reference in New Issue
Block a user