Commit Graph

15 Commits

Author SHA1 Message Date
99c62d85a6 I was hungry and ate a dot and a slash 2024-03-26 19:37:46 +01:00
cd7f6f6131 Print job's working directory 2024-03-26 19:36:35 +01:00
b82d55d1e1 Move final step to a separate script 2024-03-26 19:34:08 +01:00
9cb5c8d37f Ensure docker rm is supplied with my_website's container ID 2024-03-26 19:24:46 +01:00
b477aa0a48 Insert chained Docker calls into a single line 2024-03-26 19:16:30 +01:00
496523f3fe Change exposed port to 8505 2024-03-26 19:08:47 +01:00
cc888bd244 Use ubuntu:act image instead of ubuntu:runner for the job container 2024-03-26 17:25:27 +01:00
6de30ba40f Add a name to permission fix steps 2024-03-26 16:53:31 +01:00
9ec36fecaa Try a fix permissions script to access Docker daemon socket 2024-03-26 16:50:34 +01:00
441a916c5e Split label into runs-on and container fields 2024-02-23 19:46:00 +01:00
6fba528670 Correct image rto one of the runner image's defaults 2024-02-23 19:30:14 +01:00
24d8c963a2 Use catthehacker's Ubuntu image to run deploy job 2024-02-23 19:28:36 +01:00
3645899adf Add a Doicker installation step 2024-02-23 16:43:22 +01:00
c4447e0a4f First attempt at creating a Gitea Action for local deployment 2024-02-23 16:36:32 +01:00
661d8267aa Create a sample Gitea Action 2024-02-23 14:13:56 +01:00