Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Hale <[email protected]>
  • Loading branch information
nebhale committed Nov 5, 2020
1 parent df0c672 commit 14d45c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pipeline-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ package:
docker_credentials:
- registry: gcr.io
username: _json_key
password: ${{ secrets.JAVA_GITHUB_TOKEN }}
password: ${{ secrets.JAVA_GCLOUD_SERVICE_ACCOUNT_KEY }}

dependencies:
- name: JDK 8
Expand Down

0 comments on commit 14d45c7

Please sign in to comment.