Compare commits
1 Commits
edabe9ebf5
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| cea635f9bb |
@@ -93,7 +93,7 @@ jobs:
|
|||||||
"auth": "${{ secrets.ADMIN_BASIC_AUTH_CREDENTIALS }}"
|
"auth": "${{ secrets.ADMIN_BASIC_AUTH_CREDENTIALS }}"
|
||||||
}
|
}
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: azure/k8s-deploy@c7ebd0d5f39477a23f1b5dea0f52e6db04adf28e # v6.0.0
|
uses: azure/k8s-deploy@51ca02a8b7225fbd0924aac359c5b336a5f1e5b4 # v7.0.0
|
||||||
with:
|
with:
|
||||||
action: deploy
|
action: deploy
|
||||||
manifests: "traefik/"
|
manifests: "traefik/"
|
||||||
|
|||||||
Reference in New Issue
Block a user