|
ab58d38b33
|
Read password from a different place
Hope this works!
|
2021-06-03 07:42:43 +00:00 |
|
|
4afed99a61
|
Use alpine and rclone
The rclone container is based on `scratch`, so trying to execute commands in it fails due to lack of `sh`
|
2021-06-03 07:37:38 +00:00 |
|
|
f779a1e69e
|
Actually deploy site
|
2021-06-03 07:29:44 +00:00 |
|
|
63b3a410dd
|
Run correct script to build
D'oh!
|
2021-06-02 22:58:17 +00:00 |
|
|
77da59bea2
|
Add GitLab CI config
Doesn't deploy yet, let's get building working first
|
2021-06-02 22:55:13 +00:00 |
|
|
36b16fe84d
|
Remove GitLab CI config
|
2021-01-17 11:31:31 +00:00 |
|
|
d76ac9becc
|
Use correct cache dir rather than caching all modules
|
2020-10-01 18:36:31 +01:00 |
|
|
9b5cac6212
|
Set network timeout
CI is quite slow it seems
|
2020-10-01 18:06:41 +01:00 |
|
|
62baca6e51
|
Switch to modified existing yarn config so it actually works
I hate it, it's nasty, but it actually works. Until https://github.com/mrmartineau/gatsby-theme-code-notes/issues/65 is fixed, it's the best I can do
|
2020-10-01 17:55:59 +01:00 |
|
|
262447cd32
|
RTFM
Can't cache directory outside project
https://docs.gitlab.com/ee/ci/caching/#caching-nodejs-dependencies
|
2020-09-30 20:33:41 +01:00 |
|
|
7038472d33
|
Put in the fully resolved path
|
2020-09-30 20:13:36 +01:00 |
|
|
8a6c9581de
|
See where the cache is
|
2020-09-30 20:09:20 +01:00 |
|
|
085c19bd6f
|
Also cache cache
|
2020-09-30 19:55:22 +01:00 |
|
|
1e9b0d36d6
|
Just cache npm directory
This means `npm ci` only has to rebuild the modules, rather than re-download them
|
2020-09-30 19:27:33 +01:00 |
|
|
09eb5947b6
|
Add GitLab CI file
|
2020-09-30 17:43:41 +01:00 |
|