[TASK] Set trigger to true, add make for setting pipeline
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user