Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
VILLASweb
Commits
59514970
Commit
59514970
authored
May 16, 2019
by
Steffen Vogel
🎅🏼
Browse files
fix ci
parent
63316354
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
59514970
variables
:
GIT_SUBMODULE_STRATEGY
:
normal
DOCKER_TAG
:
${CI_COMMIT_REF_NAME}
DOCKER_IMAGE_DEV
:
villas/web-dev:${
DOCKER_TAG
}
DOCKER_IMAGE_DEV
:
villas/web-dev:${
CI_COMMIT_REF_NAME
}
cache
:
untracked
:
true
...
...
packaging/docker/Dockerfile
-
dev
→
packaging/docker/Dockerfile
.
dev
View file @
59514970
FROM node:12.2
RUN apt-g
i
t install -y \
RUN apt-g
e
t install -y \
git
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