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 f166e13 commit 21d81a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
yq w ./deployment.yaml spec.template.spec.containers[0].image docker.pkg.github.com/$GITHUB_REPOSITORY/$app:$sha | kubectl apply -f -
kubectl get pods --all-namespaces
kubectl get deployments --all-namespaces
kubectl get svc --all-namespaces
# - uses: azure/k8s-actions/k8s-set-context@master
# with:
Expand Down

0 comments on commit 21d81a0

Please sign in to comment.