bis
This commit is contained in:
parent
3c09acf1b2
commit
64be9cf520
16
.drone.yml
16
.drone.yml
@ -3,19 +3,19 @@ type: exec
|
||||
name: exec-debian-memiks
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
name: greeting
|
||||
- name: greeting
|
||||
commands:
|
||||
- echo hello world
|
||||
name: build
|
||||
- name: build
|
||||
commands:
|
||||
- docker build -t docker-php-nginx .
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
- rollback
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
- rollback
|
||||
|
||||
Loading…
Reference in New Issue
Block a user