Update docker.yml

This commit is contained in:
Manuel 2023-04-10 10:45:43 +02:00 committed by GitHub
parent 12febf55ac
commit 53f747cc0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,6 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- run: yarn install --immutable
- run: yarn test
- run: yarn build
- name: Docker meta
id: meta