This commit is contained in:
alyssa 2024-09-05 18:57:53 +09:00
parent fea5259c01
commit c9ef74a8e1

View file

@ -14,7 +14,7 @@ jobs:
password: ${{ secrets.CR_PAT }}
- uses: docker/build-push-action@v2
with:
push: false
push: true
tags: ghcr.io/pluralkit/ci:${{ github.sha }}
file: ci/Dockerfile
setup-ci: