mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-14 01:30:13 +00:00
test
This commit is contained in:
parent
98924d4934
commit
62363cf8d5
1 changed files with 3 additions and 3 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -9,9 +9,9 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: docker/build-push-action@v2
|
- uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
tags: pkci
|
tags: pkci
|
||||||
file: ci/Dockerfile
|
file: ci/Dockerfile
|
||||||
setup-ci:
|
setup-ci:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: ["build-ci-container"]
|
needs: ["build-ci-container"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue