Block a user
Add actions support for 4get docker image builds
perhaps reference registry in a secret?
No, just duplicate this line
- name: Login to Docker Container Registry (git.lolcat.ca)
uses: docker/login-action@v3
with:
…
Add actions support for 4get docker image builds
perhaps only run builds on master branch
I'll change that, oppsie :3!
So far we are just pushing to dockerhub so registry should be docker.io
That's ok. I don't like DockerHub since…
replace zzls.xyz instance by nadeko.net
Add actions support for 4get docker image builds
Add actions support for 4get docker image builds
Rename
config.php to config.php.example
Also, why not make the https://git.lolcat.ca/lolcat/4get/src/branch/master/data/config.php#L8 a hardcoded value on 4get? Is just the version
Rename
config.php to config.php.example
Add actions support for 4get docker image builds
For 5 year olds: forgejo-runner calls Docker to build Dockerfile, it waits until it's finishes and then is pushed to the "docker registry" which is git.lolcat.ca
You can run `forgejo-runne…
Add actions support for 4get docker image builds