Compare commits
1 Commits
a101211279
...
root-patch
Author | SHA1 | Date | |
---|---|---|---|
cb61b09bcd |
16
.drone.yml
16
.drone.yml
@@ -16,19 +16,3 @@ steps:
|
|||||||
- gcc main.c -o test
|
- gcc main.c -o test
|
||||||
- ./test
|
- ./test
|
||||||
|
|
||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: promote_test
|
|
||||||
|
|
||||||
trigger:
|
|
||||||
event:
|
|
||||||
- promote
|
|
||||||
target:
|
|
||||||
- production
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: test
|
|
||||||
image: gcc
|
|
||||||
commands:
|
|
||||||
- echo "start test"
|
|
||||||
|
Reference in New Issue
Block a user