Skip to content

Commit

Permalink
Update dockerimage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
olegchorny authored Aug 28, 2019
1 parent 872df15 commit 0bc8f7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ jobs:
export KUBECONFIG=./config
kubectl get pods --all-namespaces
- uses: azure/k8s-actions/k8s-set-context@master
with:
kubeconfig: $KUBECONFIG

- uses: azure/k8s-actions/k8s-create-secret@master
with:
container-registry-url: docker.pkg.github.com
Expand Down

0 comments on commit 0bc8f7d

Please sign in to comment.