mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 00:30:11 +00:00
test
This commit is contained in:
parent
67ede9d16f
commit
fea5259c01
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -15,8 +15,7 @@ jobs:
|
||||||
- uses: docker/build-push-action@v2
|
- uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
tags:
|
tags: ghcr.io/pluralkit/ci:${{ github.sha }}
|
||||||
- ghcr.io/pluralkit/ci:${{ github.sha }}
|
|
||||||
file: ci/Dockerfile
|
file: ci/Dockerfile
|
||||||
setup-ci:
|
setup-ci:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue