Skip to content

Commit

Permalink
ns change
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Zavertiaev committed Mar 20, 2024
1 parent 74fda37 commit 7b81d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
needs: build-image-app
env:
SERVICE_NAME: ${{ vars.APP_NAME }}
NAMESPACE: ${{ vars.NAMESPACE}}-stage
NAMESPACE: ${{ vars.NAMESPACE}}-test
runs-on: 'ubuntu-latest'
steps:
- uses: azure/setup-kubectl@v3
Expand Down

0 comments on commit 7b81d1f

Please sign in to comment.