Draft: SVG Icons #212

Open
mosbach wants to merge 147 commits from fraport-corporate-design-icons into master
Showing only changes of commit 76141fe2d0 - Show all commits

View File

@ -51,12 +51,12 @@ node modules:
- cat .npmrc # TODO: debug
- make node_modules
before_script: &nix-before
- git config --global init.defaultBranch master
# - git config --global init.defaultBranch master
# - install -v -m 0700 -d ~/.ssh
# - install -v -T -m 0644 "${SSH_KNOWN_HOSTS}" ~/.ssh/known_hosts
# - install -v -T -m 0400 "${SSH_DEPLOY_KEY}" ~/.ssh/deploy && echo "IdentityFile ~/.ssh/deploy" >> ~/.ssh/config;
# - install -v -T -m 0644 "${FONTAWESOME_NPM_AUTH_FILE}" /etc/fontawesome-token
- echo ${FONTAWESOME_NPM_AUTH_TOKEN} # TODO: debug
# - echo ${FONTAWESOME_NPM_AUTH_TOKEN} # TODO: debug
# - echo ${FONTAWESOME_NPM_AUTH_TOKEN} > .npmrc
# - cat .npmrc # TODO: debug
# - install -v -T -m 0644 "${NIX_NETRC}" /etc/nix/netrc