Skip to content

Commit

Permalink
Merge branch 'malj/2565' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
millianapia committed Oct 15, 2024
2 parents 71cc2d1 + 6be47d7 commit 586bfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PREPROD-webs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Install pre-requisite
python3 -m venv venv
source venv/bin/activate
python -m pip install --user ruamel.yaml
python -m pip install ruamel.yaml
python ci/upgradeEnvironment.py web ${{ env.IMAGE_TAG_SHA }} ${{ secrets.ENV }}
git config --global user.name 'github'
git config --global user.email 'padms@users.noreply.github.com'
Expand Down

0 comments on commit 586bfbd

Please sign in to comment.