pipeline #1

Merged
walamana merged 10 commits from pipeline into master 2024-08-07 18:19:31 +02:00
Showing only changes of commit d417708435 - Show all commits

View File

@ -17,7 +17,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: git.walamana.de
username: ${{env.actions_user}}
username: ${{vars.actions_user}}
password: ${{secrets.PACKAGES_TOKEN}}
- name: Build Docker image