dockerize project #3

Merged
csimonis merged 40 commits from feature/build into main 2024-12-04 17:37:10 +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 }}