Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
commul
oetzit
Commits
0c4b1378
Commit
0c4b1378
authored
May 23, 2022
by
Paolo Brasolin
Browse files
ci: test simplifying fe build
parent
8911abba
Pipeline
#25032
passed with stages
in 2 minutes and 13 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0c4b1378
...
...
@@ -182,7 +182,8 @@ build-be-job:
image
:
alpine:latest
stage
:
deploy
tags
:
-
commul
# NOTE: we can't use shared because extended seccomp policies are needed
-
shared
# - commul # NOTE: we can't use shared because extended seccomp policies are needed
before_script
:
-
./ci/install-butler-on-alpine.sh
script
:
...
...
@@ -219,8 +220,8 @@ stg-fe-deploy-job:
variables
:
GAME_NAME
:
oetzit-staging
DIST_PATH
:
frontend/dist/stg
only
:
-
development
#
only:
#
- development
#--[ Backend ]------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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