mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-22 22:44:47 +03:00
Fix variables in ci
This commit is contained in:
parent
52ff071ad3
commit
23a4604794
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user