Fix variables in ci

This commit is contained in:
howardwu 2021-02-25 09:58:25 -08:00
parent 52ff071ad3
commit 23a4604794

View File

@ -1,7 +1,7 @@
# leo login, publish and logout
# Login
$LEO login -u "ALEO_PM_USERNAME" -p "ALEO_PM_PASSWORD"
$LEO login -u "$ALEO_PM_USERNAME" -p "$ALEO_PM_PASSWORD"
# Clone the test-app package.
$LEO clone test-app