Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Zijun Wang committed May 18, 2024
1 parent 5e96d8f commit f2b9c12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions amplify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ frontend:
- export PATH=$PATH:$(dirname $(pyenv which python3))
- git config --global user.name "ci-bot" # Set you r name or a placeholder name
- git config --global user.email "[email protected]" # Set your email or a placeholder email

- mike deploy 1.0.6 latest --update-aliases
- mike set-default latest
- mike deploy 1.0.6 latest --update-aliases

artifacts:
baseDirectory: site
Expand Down

0 comments on commit f2b9c12

Please sign in to comment.