Skip to content
Snippets Groups Projects
Commit 0a21a14b authored by Henrik's avatar Henrik
Browse files

fix: no docker tls certdir

parent 3ddc8bd6
No related branches found
No related tags found
1 merge request!91Feat/deployment
Pipeline #283623 passed with warnings
image: node:alpine # Much smaller than other variants, faster and more resource effective
variables:
DOCKER_TLS_CERTDIR: ""
cache:
key: "${CI_COMMIT_REF_SLUG}" # Branch-specific cache keys to have separate caches across branches.
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment