This commit is contained in:
Memiks 2019-12-06 09:52:18 +09:00
parent 64be9cf520
commit c5ff0e2cda

View File

@ -7,9 +7,6 @@ os: linux
arch: amd64
steps:
- name: greeting
commands:
- echo hello world
- name: build
commands:
- docker build -t docker-php-nginx .