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

Commit

Permalink
Fix drone build
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Mattix II committed Nov 10, 2021
1 parent 6bd4956 commit b43fe64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ steps:
GITHUB_TOKEN:
from_secret: github_token
settings:
context: cmd/gtoken
context: cmd/gtoken-webhook
dockerfile: cmd/gtoken-webhook/Dockerfile
repo: harbor.shipttech.com/production/${DRONE_REPO_NAME}
repo: harbor.shipttech.com/production/${DRONE_REPO_NAME}-webhook
tags:
- latest
- ${DRONE_TAG}
Expand Down

0 comments on commit b43fe64

Please sign in to comment.