Skip to content

Commit

Permalink
Add frontend dockerfile args
Browse files Browse the repository at this point in the history
  • Loading branch information
maiarareinaldo committed Mar 1, 2024
1 parent 66ef1ff commit 8d58984
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ anchors:
- ARTIFACTORY_PASSWORD
- ARTIFACTORY_USER
- GITHUB_TOKEN
build_args:
- GITHUB_REPO_URL=https://github.com
- MAVEN_CENTRAL_REPO_URL=https://repo1.maven.org/maven2

when_internal_branch: &when_internal_branch
when:
Expand Down

0 comments on commit 8d58984

Please sign in to comment.