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