forked from Ivasoft/github-actions
Update .drone.yml
This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -15,16 +15,6 @@ steps:
|
|||||||
- go test ./...
|
- go test ./...
|
||||||
- sh scripts/build.sh
|
- sh scripts/build.sh
|
||||||
|
|
||||||
- name: publish (dry run)
|
|
||||||
image: plugins/docker
|
|
||||||
pull: if-not-exists
|
|
||||||
settings:
|
|
||||||
dry_run: true
|
|
||||||
repo: plugins/github-actions
|
|
||||||
dockerfile: docker/Dockerfile.linux.amd64
|
|
||||||
tags:
|
|
||||||
- latest
|
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
|
|||||||
Reference in New Issue
Block a user