Commit Graph

85 Commits

Author SHA1 Message Date
fbf174a02e
Fix node not being added to compile 2021-05-08 20:30:52 +02:00
b544275728
Add some branch restrictions to pipelines 2021-01-02 12:37:47 +01:00
437ec8d117
Rename stages and jobs to be more sane 2020-10-28 20:29:41 +01:00
c97eaee67a
Is this how we load cache from a previous job? 2020-09-29 21:41:33 +02:00
e629022a79
Let me just try again... 2020-09-29 21:30:06 +02:00
7848df6a6d
Welp, the release should bundle the node build... 2020-09-29 20:37:43 +02:00
7f46b39dd5
Fix artifacts for node steps 2020-09-29 20:23:44 +02:00
4d9be048be
Make names of jobs clearer 2020-09-29 20:12:45 +02:00
c964a58afd
Fix issues with gitlab not caching/artifacting the correct things 2020-09-29 20:10:23 +02:00
8c94d85773
Readd dependencies since they refer to jobs, not stages... 2020-09-29 20:00:18 +02:00
acf8872246
Group node and C# test and release 2020-09-29 19:59:03 +02:00
fa483ea3aa
Update gitlab CI file for node building 2020-09-29 19:53:34 +02:00
ca4924981f
Set up modules for gitlab parsing 2020-08-24 16:01:30 +02:00
8bffe3d270
Add portforward to container creation 2020-08-24 15:38:51 +02:00
d620bf3031
These persist... #patch 2020-08-20 16:38:36 +02:00
f80bc6b08e
Change key to be \n seperated #patch 2020-08-20 16:35:44 +02:00
5a5d368908
Add deploy remote #patch 2020-08-20 16:28:21 +02:00
bae00357e2
Dynamically grab remote name #patch 2020-08-20 16:13:47 +02:00
43eba45744
Add remote url change to ssh url 2020-08-20 16:00:07 +02:00
f9e7505c77
Add openssh package to version job #patch 2020-08-20 15:42:04 +02:00
cefbed217e
Enable automatic tagging in the CI pipeline #patch 2020-08-20 15:36:37 +02:00
f1c7483758
Remove double backslash bs... from limited, failing, commands 2020-08-17 22:39:21 +02:00
b7d270d7a5
Revert "Remove double backslash bs"
This reverts commit 5a68c4fab3.
2020-08-17 19:04:27 +02:00
5a68c4fab3
Remove double backslash bs 2020-08-17 18:54:31 +02:00
98c328c9e2
Replace basic restart with full reconfiguration of container 2020-08-17 18:13:07 +02:00
a540db0efb
Add a colon where needed 2020-08-16 22:33:44 +02:00
477f721990
Replace final CI_COMMITH_SHA to cat version 2020-08-16 22:23:26 +02:00
e5aacd71e4
Add dependency for version to docker 2020-08-16 22:15:36 +02:00
a081b59237
Add dependency for version to build 2020-08-16 22:08:27 +02:00
cfe2c4ce6d
No need to install tr as it's already installed 2020-08-16 21:59:03 +02:00
695fc6e175
Remove newline from version 2020-08-16 21:54:18 +02:00
539e6ec78e
Fix git not being accessible in version container 2020-08-16 21:48:01 +02:00
e1e898981b
Switch to using a versioning system based on tags 2020-08-16 21:41:19 +02:00
08c9df9aba
Add publishing to single file 2020-08-16 20:26:58 +02:00
29fafdabcb
Only build the project on release stage, not the tests 2020-08-16 13:51:36 +02:00
1ee7ca135c Typo'd on a command with too many nested quotes 2020-08-15 21:09:58 -04:00
54ec61da12 Double-escape backslashes 2020-08-15 20:56:28 -04:00
ad5dc59e17 Log in to the registry 2020-08-15 20:36:36 -04:00
7fe8e5ba16 Add tagging to docker step 2020-08-15 20:18:35 -04:00
9d5141130d Update .gitlab-ci.yml 2020-08-15 20:09:02 -04:00
80fc781cf1 Replace docker commands with proper building 2020-08-15 20:02:12 -04:00
0c1919d953 Attempt using the socket file... 2020-08-15 19:38:33 -04:00
57d9170ec4 Add docker-in-docker service 2020-08-15 19:21:34 -04:00
2eb8c92c8a Move dotnet restore to correct places 2020-08-15 19:09:41 -04:00
20aa91f35e Quote-ify my commands 2020-08-15 19:03:38 -04:00
7ddaca2e06 Retry with docker:stable image 2020-08-15 19:03:21 -04:00
29b8a46f69 Update build path 2020-08-15 18:54:00 -04:00
7f7c582069 Cache build files and remove docker and deploy stages 2020-08-15 18:43:12 -04:00
7212166e47 Addendum to previous commit 2020-08-15 18:29:31 -04:00
103cb5f1ea Add basic docker test in pipeline 2020-08-15 18:29:09 -04:00