dockerize project #2

Merged
csimonis merged 38 commits from feature/build into main 2024-12-04 17:33:43 +00:00
Showing only changes of commit aac3277198 - Show all commits

View File

@ -9,8 +9,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: git.simonis.lol/actions/checkout@v4
- uses: git.simonis.lol/actions/login@v1
- uses: actions/checkout@v4
- uses: docker/login-action@v1
with:
registry: git.simonis.lol
username: ${{ secrets.DOCKER_USER }}