mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +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:
|
||||
- uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: false
|
||||
tags: pkci
|
||||
file: ci/Dockerfile
|
||||
push: false
|
||||
tags: pkci
|
||||
file: ci/Dockerfile
|
||||
setup-ci:
|
||||
runs-on: ubuntu-latest
|
||||
needs: ["build-ci-container"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue