mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
test
This commit is contained in:
parent
fea5259c01
commit
c9ef74a8e1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue