Skip to content

Commit

Permalink
Merge pull request #16 from RedPillAnalytics/develop
Browse files Browse the repository at this point in the history
Corrected _REPO_URL.
  • Loading branch information
stewartbryson authored Jan 23, 2021
2 parents 6da8849 + 69323aa commit 36b5604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ steps:
- name: gcr.io/$PROJECT_ID/project-version
id: version
args:
- $REPO_URL
- $_REPO_URL
- $BRANCH_NAME
waitFor: ['-']
- name: 'gcr.io/kaniko-project/executor:latest'
Expand Down

0 comments on commit 36b5604

Please sign in to comment.