Skip to content

Commit

Permalink
fix: Image name.
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed Sep 1, 2021
1 parent 8b5e554 commit 930e0f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
project: ${{ env.project }}
token: ${{ secrets.GITHUB_TOKEN }}
imageName: nos1000jours/nos1000jours-landing
imageName: nos1000jours/les1000jours-landing

##############################################################################
## GENERATE PREPRODUCTION MANIFESTS
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
project: ${{ env.project }}
token: ${{ secrets.GITHUB_TOKEN }}
imageName: nos1000jours/nos1000jours-landing
imageName: nos1000jours/les1000jours-landing

##############################################################################
## GENERATE KUBERNETES MANIFESTS
Expand Down

0 comments on commit 930e0f0

Please sign in to comment.