mirror of
https://github.com/drone-plugins/github-actions
synced 2024-11-15 02:56:25 +01:00
Update .drone.yml
This commit is contained in:
parent
c11b39af26
commit
db3f9ad9ae
10
.drone.yml
10
.drone.yml
@ -15,16 +15,6 @@ steps:
|
||||
- go test ./...
|
||||
- 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
|
||||
image: plugins/docker
|
||||
pull: if-not-exists
|
||||
|
Loading…
Reference in New Issue
Block a user