Skip to content

Commit

Permalink
setup-kubectl before set context
Browse files Browse the repository at this point in the history
  • Loading branch information
NewJerseyStyle authored Sep 21, 2024
1 parent 1791fdb commit a68e337
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
chmod +x kompose
docker compose config > docker-compose-resolved.yaml && ./kompose convert -f docker-compose-resolved.yaml
- uses: azure/setup-kubectl@v4

- uses: azure/k8s-set-context@v4
with:
method: service-principal
Expand Down

0 comments on commit a68e337

Please sign in to comment.