Commit graph

16 commits

Author SHA1 Message Date
Collin Duncan
eb55f6afaf
Using new versions of docker/* actions 2024-04-16 10:42:33 +02:00
Collin Duncan
f5c0abf01f
Using actions/checkout@v4 2024-04-16 10:38:10 +02:00
Collin Duncan
11dc49e865
Adding some good-ole unit tests to CI 2024-03-28 17:59:12 +01:00
Collin Duncan
58e815bd55
Changing how build-args are sent to docker build action 2023-09-20 11:06:35 +02:00
Collin Duncan
ce81225260
Adding GIT_COMMIT to see hash in server 2023-09-20 11:03:20 +02:00
Collin Duncan
9407f2df2f
Cleaning up github workflow 2023-07-28 19:46:50 +02:00
Collin Duncan
a3a2f12082
Setting context to workdir and changing file to use relative path 2023-05-26 16:51:54 -05:00
Collin Duncan
37bd1fea52
Changing build context of docker to match docker dir 2023-05-26 16:50:50 -05:00
Collin Duncan
e50356fbac
Removing checkout and specifying correct location of dockerfile 2023-05-26 16:49:36 -05:00
Collin Duncan
550637f483
Adding checkout step again because Dockerfile was not found 2023-05-26 16:47:28 -05:00
Collin Duncan
8ad2eb5000
Fixing docker image tag 2023-05-26 16:46:06 -05:00
Collin Duncan
e1eeb8d75d
Fixing username and password for GHCR 2023-05-26 16:44:33 -05:00
Collin Duncan
3546dc6f89
Changing pipeline to setup docker buildx correctly 2023-05-26 16:43:32 -05:00
Collin Duncan
6866bc9ca7
Attempting to speed up pipeline by using docker action 2023-05-26 16:40:01 -05:00
Collin Duncan
449661a3e6
Correcting docker build command 2023-05-23 15:09:14 -05:00
Collin Duncan
0e7f475928
Adding workflow to create container image 2023-05-23 15:09:14 -05:00