Browse Source

Update deploy.yml

pull/1657/head
Pantalones411 3 years ago
committed by GitHub
parent
commit
75ae9981db
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      .github/workflows/deploy.yml

+ 3
- 1
.github/workflows/deploy.yml View File

@ -83,4 +83,6 @@ jobs:
${{ secrets.REGISTRY_ENDPOINT }}:linux-dev
imagepullsecrets: |
${{ env.REGISTRY_NAME }}-registry-connection
namespace: ${{ env.NAMESPACE }}
namespace: ${{ env.NAMESPACE }}

Loading…
Cancel
Save