Commit Graph

15 Commits

Author SHA1 Message Date
90bbf0c643 fix newline issues when passing args directly to binary instead of bash 2024-01-19 14:46:55 +01:00
38f11894b5 Merge remote-tracking branch 'origin/install-fpm' into install-fpm 2024-01-19 14:31:48 +01:00
2b45de9515 add missing confirm for apt ruby install 2024-01-19 14:31:41 +01:00
f95c0567d8 add missing confirm for apt ruby install 2024-01-19 14:31:22 +01:00
f877ba8d15 fix bundle dependencies 2024-01-19 14:23:39 +01:00
d95fdab11c switch to installing fpm via ruby via apt 2024-01-19 13:54:45 +01:00
ddc730cf35 fix missing whitespace in docker build, add debug output of docker command to be executed
All checks were successful
Docker Build / docker-build (push) Successful in 1m28s
2023-12-24 17:13:57 +01:00
f2c22cea9b exec fpm instead of fork, ensure passed arguments are quoted correctly
All checks were successful
Docker Build / docker-build (push) Successful in 1m27s
2023-12-24 16:59:25 +01:00
7be031c3c8 ensure action image entrypoint is executable
All checks were successful
Docker Build / docker-build (push) Successful in 1m10s
2023-12-24 15:13:37 +01:00
138ba75e8c use master image
All checks were successful
Docker Build / docker-build (push) Successful in 1m18s
2023-12-24 15:10:33 +01:00
126c9089bf prototype fpm build with docker action
All checks were successful
Docker Build / docker-build (push) Successful in 1m9s
2023-12-24 14:46:48 +01:00
83e68509ce disable docker multi-arch build during development 2023-12-24 14:45:54 +01:00
f93ed01b4a add debug step
Some checks failed
Docker Build / docker-build (push) Failing after 3m24s
2023-12-24 14:31:29 +01:00
ee902eabd5 build action image with debian
Some checks failed
Docker Build / docker-build (push) Failing after 12s
2023-12-24 14:29:10 +01:00
fbefcd91b4 add image build 2023-12-24 14:02:52 +01:00