Pantalones411
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
.github/workflows/deploy.yml
|
|
@ -83,4 +83,6 @@ jobs: |
|
|
|
${{ secrets.REGISTRY_ENDPOINT }}:linux-dev |
|
|
|
imagepullsecrets: | |
|
|
|
${{ env.REGISTRY_NAME }}-registry-connection |
|
|
|
namespace: ${{ env.NAMESPACE }} |
|
|
|
namespace: ${{ env.NAMESPACE }} |
|
|
|
|
|
|
|
|