Commit Graph

24 Commits

Author SHA1 Message Date
a74126daeb
refactor(ci): set bun env to production 2023-12-28 19:58:27 -05:00
fee87645ae
fix(ci): order matters 2023-12-28 19:58:24 -05:00
6fd50a9c83
fix(ci): terminate sed command 2023-12-28 19:58:23 -05:00
2e781f6c2e
fix(ci): add missing quote 2023-12-28 19:58:22 -05:00
cf19128d3d
refactor(ci): change hasMigrated dynamically 2023-12-28 19:58:22 -05:00
87ee2cdd1d
fix(ci): copy env file properly 2023-12-28 19:58:21 -05:00
2b5447fb1b
fix(ci): drop database 2023-12-28 19:58:20 -05:00
65b4a6abf0
fix(ci): remove spaces 2023-12-28 19:58:20 -05:00
ac404bb685
fix(ci): add space to pipe thingy 2023-12-28 19:58:20 -05:00
328b235077
fix(ci): order matters 2023-12-28 19:58:19 -05:00
35176c3271
fix(ci): switch to scp for env file 2023-12-28 19:58:19 -05:00
2ca3496154
fix(ci): run mongo script properly 2023-12-28 19:58:18 -05:00
1630511a9c
fix(ci): Update .gitlab-ci.yml file
drop "old" database first !
2023-12-28 19:57:04 -05:00
853075439f
fix(ci): syntax (again) 2023-12-26 09:55:30 -05:00
8baeed426b
fix(ci): syntax (again) 2023-12-26 09:48:05 -05:00
79ceb09afb
fix(ci): syntax (again) 2023-12-26 09:40:07 -05:00
92861417fb
fix(ci): syntax 2023-12-26 09:26:04 -05:00
55bad7bd03
fix(ci): syntax 2023-12-26 09:16:30 -05:00
eba0670703
fix(ci): make sure to restore dump on staging server 2023-12-26 09:13:13 -05:00
2f8d5801ef
refactor(ci): add dump/copy step to ci deploy pipeline 2023-12-26 09:04:02 -05:00
0183223f32
revert(ci): no more bun
i give up. the bun wouldn't cool down.
2023-12-25 22:59:31 -05:00
a28a89f2a9
fix(ci): canary bun
fix(ci): add .output segment to bun run path

fix(ci): pass `-y` to apt install

fix(ci): change directory

fix(ci): update apt

fix(ci): remove sudo

fix(ci): use debian bun

fix(ci): use debian bun

fix(ci): disown bun process

refactor(ci): switch to bun

fix(ci): watch

fix(ci): unquote tilde string

fix(ci): pipe cat output

fix(ci): wrap tildes in ssh command in quotes

fix(ci): chmod private key file

fix(ci): fix environment

refactor(ci): update ci file

both stages should work now
2023-12-25 22:47:10 -05:00
13b4d10cb4
build(nuxt): update ci
it's actually useful now lol
2023-12-20 16:06:50 -05:00
095f542fba Update .gitlab-ci.yml file 2023-12-19 04:09:44 +00:00