same
This commit is contained in:
parent
64be9cf520
commit
c5ff0e2cda
@ -3,13 +3,10 @@ type: exec
|
|||||||
name: exec-debian-memiks
|
name: exec-debian-memiks
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
|
||||||
commands:
|
|
||||||
- echo hello world
|
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
- docker build -t docker-php-nginx .
|
- docker build -t docker-php-nginx .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user