use heodic maybe?
This commit is contained in:
@@ -44,7 +44,8 @@ build_frontend:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- check_app_update
|
- check_app_update
|
||||||
script:
|
script:
|
||||||
- apk add --no-cache nodejs npm
|
- sudo apt-get update
|
||||||
|
- sudo apt-get install -y nodejs npm
|
||||||
- source variables.env || true
|
- source variables.env || true
|
||||||
- if [ "$NEW_COMMIT" != "true" ]; then
|
- if [ "$NEW_COMMIT" != "true" ]; then
|
||||||
echo "No new commit, skipping build";
|
echo "No new commit, skipping build";
|
||||||
|
|||||||
Reference in New Issue
Block a user