Update .gitea/workflows/push.yaml
All checks were successful
Deploy / push (push) Successful in 4s

This commit is contained in:
ties 2025-03-30 11:58:05 +00:00
parent 90d9d7d109
commit 8e3cae7fe5

View File

@ -12,8 +12,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Docker Test
uses: docker://git.ties.one/public/stalwart-mail:latest
uses: docker://git.ties.one/public/custom_act_runner:latest
env:
action: package
REPO_SECRET: ${{ secrets.REPO_SECRET }}
REPO_PATH: .
GITHUB_CONTEXT: ${{ toJson(github) }}