Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Zijun Wang committed May 17, 2024
1 parent 350b0bd commit 557c3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amplify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ frontend:
- export PATH=$PATH:$(dirname $(pyenv which python3))
- git config --global user.name "ci-bot" # Set your name or a placeholder name
- git config --global user.email "[email protected]" # Set your email or a placeholder email
- mike deploy 1.0.5 latest # Deploy using mike
- mike deploy 1.0.5 latest --update-aliases
- mike list
- mike set-default latest
artifacts:
Expand Down

0 comments on commit 557c3c0

Please sign in to comment.