Commit Graph

17 Commits

Author SHA1 Message Date
Timo Beller
ea61a8f8f7 feat(interruptible): Make jobs that can be cancelled safely interruptible
https://docs.gitlab.com/ee/ci/yaml/index.html#interruptible
2022-09-20 17:53:01 +02:00
Timo Beller
dcc7966a00 feat(npm): Mache before_script frei 2022-07-20 17:58:05 +02:00
Timo Beller
f49484d11d fix(npm-build): Code führt zu Fehler (s.u.), daher erstmal entfernt
npm ERR! code ENOGIT
npm ERR! No git binary found in $PATH
npm ERR!
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2022-07-13T13_58_45_828Z-debug-0.log
2022-07-13 16:47:14 +02:00
Marcel Feix
42589e0871
chore(NPM): correct frontend build dir to get all dist folders 2022-07-08 09:55:51 +02:00
Alex Munoz
9f2c9eb85e
chore(npm-build): update template 2022-07-08 09:55:51 +02:00
Alex Munoz
49c744686d
refactor: update variables 2022-07-08 09:55:51 +02:00
Alex Munoz
399019f0ca
refactor: update templates 2022-07-08 09:55:51 +02:00
Alex Munoz
cb3d8140ab
refactor: fix typo 2022-07-08 09:55:51 +02:00
Alex Munoz
c89d4f44d8
refactor(npm-build): fix typo 2022-07-08 09:55:51 +02:00
Alex Munoz
a6ae039cd5
refactor: update npm-build 2022-07-08 09:55:50 +02:00
Alex Munoz
dd6eccbc95
feat: add env build_dir 2022-07-08 09:55:50 +02:00
Alex Munoz
eed52309c5
refactor: add ci prefix 2022-07-08 09:55:50 +02:00
Alex Munoz
1b171ed4bb
refactor: minor changes 2022-07-08 09:55:50 +02:00
Alex Munoz
36efdb707b
refactor(npm): update npm templates 2022-07-08 09:55:50 +02:00
Marcel Feix
b34da659e9
feat(NPM): Add Additional Packages install to NPM script 2022-07-08 09:55:42 +02:00
Marcel Feix
75799e32fc
Docs(*): Translate everything to english
Correction of some paths
2022-07-08 09:55:42 +02:00
Marcel Feix
86ed4d3850
feat(Templates): Ideal eXXcellent Pipeline 2022-07-08 09:55:35 +02:00