Skip to content

Commit

Permalink
Fix the dpkg_parser cloudbuild.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmoor committed Oct 9, 2017
1 parent 39d78a5 commit eb2a532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package_manager/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ steps:
# the Bazel sandbox on cloudbuild.
'--strategy', 'PythonCompile=standalone'
]
env: ['PROJECT_ID=$PROJECT_ID']

# Upload the dpkg_parser PAR file to a GCS bucket
- name: gcr.io/cloud-builders/gsutil
Expand Down

0 comments on commit eb2a532

Please sign in to comment.