Commit Graph

328 Commits

Author SHA1 Message Date
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
680d0419f6
Fix XP formula 2020-08-19 22:07:44 +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
885bbc0e7f
Allow docker to run with the new PublishSingleFile 2020-08-16 20:57:57 +02:00
b84d064ffc Remove the RUN block to install the runtime that should be bundled with the source container 2020-08-16 14:44:57 -04:00
16c18a9901 Update container source to SDK-alpine 2020-08-16 14:44:22 -04: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
5b22016240
Switch docker to use alpine container 2020-08-16 13:51:18 +02:00
a280a9c3e6
Add build directory to ignore file 2020-08-16 13:51:05 +02:00
75d5464060 Change CMD into an entrypoint 2020-08-15 21:25:39 -04:00
1ee7ca135c Typo'd on a command with too many nested quotes 2020-08-15 21:09:58 -04:00
38116b7623 Add build files to docker image 2020-08-15 20:58:57 -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
b80dc15a93 Add basic Dockerfile 2020-08-15 20:03:27 -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
4f616758de Merge branch 'develop' into 'master'
Cache build files and remove docker and deploy stages

See merge request discord-bots/chaosbot!24
2020-08-15 18:46:59 -04:00
7f7c582069 Cache build files and remove docker and deploy stages 2020-08-15 18:43:12 -04:00
4f393a952e Merge branch 'develop' into 'master'
Develop

See merge request discord-bots/chaosbot!23
2020-08-15 18:33:43 -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
ecea7f716b Merge branch 'develop' into 'master'
Update .gitlab-ci.yml

See merge request discord-bots/chaosbot!22
2020-08-15 14:07:13 -04:00
1134cce777 Update .gitlab-ci.yml 2020-08-15 14:06:55 -04:00
3ec35357e0 Merge branch 'develop' into 'master'
Update .gitlab-ci.yml

See merge request discord-bots/chaosbot!21
2020-08-15 13:49:33 -04:00