Skip to content

Commit

Permalink
chore(cd): remove docker login
Browse files Browse the repository at this point in the history
Signed-off-by: Jef LeCompte <[email protected]>
  • Loading branch information
jef committed Sep 18, 2020
1 parent 7bcf289 commit 1afbab3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: nvidia-snatcher
- name: login into github package registry
run: echo ${{ secrets.CR_PAT }} | docker login ghcr.io -u $GITHUB_ACTOR --password-stdin

0 comments on commit 1afbab3

Please sign in to comment.