Update '.drone.yml'
This commit is contained in:
parent
b5e068cad4
commit
4c6a45f010
11
.drone.yml
11
.drone.yml
@ -1,9 +1,6 @@
|
||||
name: Build Docker
|
||||
kind: pipeline
|
||||
type: docker
|
||||
steps:
|
||||
|
||||
- name: Only build image
|
||||
pipeline:
|
||||
only-buid:
|
||||
name: Only build image
|
||||
image: plugins/docker
|
||||
settings:
|
||||
username:
|
||||
@ -18,7 +15,7 @@ steps:
|
||||
environment:
|
||||
exclude: production
|
||||
|
||||
- name: Build and Push docker
|
||||
build-and-push:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
username:
|
||||
|
Loading…
Reference in New Issue
Block a user