Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-k committed Dec 14, 2019
1 parent 639ee5e commit 5de8cfa
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 @@ -42,7 +42,7 @@ steps:
- 'GOPATH=/workspace/gopath'
- 'GCLOUD_PROJECT_ID=$PROJECT_ID'
secretEnv: ['GITHUB_TOKEN']
id: 'release-assets-docs'
id: 'release-build-container'

- name: 'gcr.io/$PROJECT_ID/go-mod-make:0.2.0'
args: ['upload-github-release-assets', 'publish-docs', '-B']
Expand Down

0 comments on commit 5de8cfa

Please sign in to comment.