fixes bad string in ci
This commit is contained in:
@ -40,7 +40,7 @@ deploy_site:
|
|||||||
- echo "Installing cloudron-surfer..."
|
- echo "Installing cloudron-surfer..."
|
||||||
- npm install -g cloudron-surfer
|
- npm install -g cloudron-surfer
|
||||||
script:
|
script:
|
||||||
- echo "Deploying to: $SURFER_SERVER"
|
- 'echo "Deploying to: $SURFER_SERVER"'
|
||||||
# Verify artifact downloaded correctly
|
# Verify artifact downloaded correctly
|
||||||
- echo "Contents of downloaded artifact:"
|
- echo "Contents of downloaded artifact:"
|
||||||
- ls -la public/
|
- ls -la public/
|
||||||
|
Reference in New Issue
Block a user