NOTICKET: Setup
Some checks failed
CI / docker (push) Failing after 2s

This commit is contained in:
Snoweuph 2024-02-10 17:51:13 +01:00
parent 62cdae0e77
commit 7da2a94eb2
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -25,6 +25,8 @@ jobs:
password: ${{ secrets.DEPLOY_SECRET }}
- name: Build and push
uses: 'https://git.euph.dev/actions/docker-build-push@v5'
env:
ACTIONS_RUNTIME_TOKEN: ''
with:
context: images/actions/act
push: true