Update deploy.yml
This commit is contained in:
parent
353fde01dd
commit
75ae9981db
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -83,4 +83,6 @@ jobs:
|
|||||||
${{ secrets.REGISTRY_ENDPOINT }}:linux-dev
|
${{ secrets.REGISTRY_ENDPOINT }}:linux-dev
|
||||||
imagepullsecrets: |
|
imagepullsecrets: |
|
||||||
${{ env.REGISTRY_NAME }}-registry-connection
|
${{ env.REGISTRY_NAME }}-registry-connection
|
||||||
namespace: ${{ env.NAMESPACE }}
|
namespace: ${{ env.NAMESPACE }}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user