Skip to content

Commit

Permalink
Update .drone.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham149 authored Jan 10, 2023
1 parent c11b39a commit db3f9ad
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db3f9ad

Please sign in to comment.