mirror of
https://github.com/yeslayla/zappa-deploy-action.git
synced 2025-12-06 17:23:23 +01:00
Compare commits
3 Commits
v0.1.1
...
boxnet-deb
| Author | SHA1 | Date | |
|---|---|---|---|
| a1a4265936 | |||
| 34cc44be1a | |||
| 9146f7a76e |
@@ -19,6 +19,15 @@ source ./.venv/bin/activate
|
||||
|
||||
# Install requirements
|
||||
pip install zappa
|
||||
|
||||
echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-"
|
||||
echo " DEBUG"
|
||||
echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-"
|
||||
pwd
|
||||
whoami
|
||||
echo "Objects in dir: `ls`"
|
||||
echo "WORKSPACE: ${GITHUB_WORKSPACE}"
|
||||
|
||||
pip install -r requirements.txt
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user