Skip to content

Commit

Permalink
modify code
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant-Microsoft committed Oct 17, 2024
1 parent 7c6de03 commit ba9203e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
AZURE_ENV_NAME: ${{ github.run_id }}
AZURE_LOCATION: ${{ vars.AZURE_LOCATION }}
with:
imageName: ghcr.io/prashant-microsoft/psl-cwyd-prashant
cacheFrom: ghcr.io/prashant-microsoft/psl-cwyd-prashant
imageName: ghcr.io/roopan-microsoft/psl-cwyd-main
cacheFrom: ghcr.io/roopan-microsoft/psl-cwyd-main
runCmd: make ci && make deploy
refFilterForPush: refs/heads/main
env: |
Expand All @@ -58,7 +58,7 @@ jobs:
AZURE_LOCATION: ${{ vars.AZURE_LOCATION }}
with:
push: never
imageName: ghcr.io/prashant-microsoft/psl-cwyd-prashant
imageName: ghcr.io/roopan-microsoft/psl-cwyd-main
runCmd: make destroy
env: |
AZURE_CLIENT_ID
Expand Down

0 comments on commit ba9203e

Please sign in to comment.