Merge pull request 'Switching to drone pipeline' (#2) from new/drone-pipeline into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2
This commit is contained in:
commit
d0eb5012a3
@ -1,6 +1,13 @@
|
|||||||
when:
|
kind: pipeline
|
||||||
- branch: [main, new/woodpecker-pipeline]
|
type: docker
|
||||||
event: push
|
name: default
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
branch:
|
||||||
|
- main
|
||||||
|
- new/drone-pipeline
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: getbuildtools
|
- name: getbuildtools
|
Loading…
x
Reference in New Issue
Block a user