mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-16 10:40:12 +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 }}
|
password: ${{ secrets.CR_PAT }}
|
||||||
- uses: docker/build-push-action@v2
|
- uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
push: false
|
push: true
|
||||||
tags: ghcr.io/pluralkit/ci:${{ github.sha }}
|
tags: ghcr.io/pluralkit/ci:${{ github.sha }}
|
||||||
file: ci/Dockerfile
|
file: ci/Dockerfile
|
||||||
setup-ci:
|
setup-ci:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue