Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
catladder
gitlab-ci
Commits
4280acea
Commit
4280acea
authored
Nov 24, 2021
by
Marco Wettstein
Browse files
fix: meteor build
parent
fca9cbcd
Pipeline
#118790
passed with stages
in 4 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
meteor-kubernetes.yml
View file @
4280acea
...
...
@@ -10,6 +10,7 @@ app-build:
-
.app-build
-
.cache-app-build-meteor
script
:
-
rm -rf $CI_PROJECT_DIR/bundle/
# remove bundle folder if it exists. The reason why this might be the case is that it might contain cached node_modules
-
cd $APP_PATH
-
echo "add healthcheck package"
-
meteor add panter:healthroute --allow-superuser
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment