NOTICKET: Setup
Some checks failed
CI / docker (push) Failing after 1m3s

This commit is contained in:
Snoweuph 2024-02-10 18:15:18 +01:00
parent 280b15ce62
commit 56d129cedf
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -29,3 +29,6 @@ jobs:
context: "{{defaultContext}}:images/actions/act"
push: true
tags: actions/docker_images:latest
registry: git.euph.dev
username: ${{ secrets.DEPLOY_USER }}
password: ${{ secrets.DEPLOY_SECRET }}