mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-25 02:51:57 +01:00
Update docker.yml
This commit is contained in:
parent
12febf55ac
commit
53f747cc0c
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -41,7 +41,6 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-yarn-
|
${{ runner.os }}-yarn-
|
||||||
- run: yarn install --immutable
|
- run: yarn install --immutable
|
||||||
- run: yarn test
|
|
||||||
- run: yarn build
|
- run: yarn build
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
|
Loading…
Reference in New Issue
Block a user