Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
Docker build on push
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Mattix II committed Nov 10, 2021
1 parent 9cdcdff commit 6b99664
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@ steps:
- ${DRONE_COMMIT_SHA}
build_args_from_env:
- GITHUB_TOKEN
when:
event:
include:
- tag

- name: docker-prod-push gtoken-webhook
image: plugins/docker
environment:
Expand All @@ -70,7 +67,3 @@ steps:
- ${DRONE_COMMIT_SHA}
build_args_from_env:
- GITHUB_TOKEN
when:
event:
include:
- tag

0 comments on commit 6b99664

Please sign in to comment.