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
|
||||
image: golang
|
||||
commands:
|
||||
- pwd
|
||||
- go build -o caddy-server main.go
|
||||
- name: Build Docker Image
|
||||
image: gcr.io/kaniko-project/executor:debug
|
||||
|
Loading…
Reference in New Issue
Block a user