Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
ae7f3dd545
commit
6d684137af
@ -6,6 +6,7 @@ steps:
|
|||||||
- name: Build Caddy Server
|
- name: Build Caddy Server
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
|
- pwd
|
||||||
- go build -o caddy-server main.go
|
- go build -o caddy-server main.go
|
||||||
- name: Build Docker Image
|
- name: Build Docker Image
|
||||||
image: gcr.io/kaniko-project/executor:debug
|
image: gcr.io/kaniko-project/executor:debug
|
||||||
|
Loading…
Reference in New Issue
Block a user