Update docker.yml (#165)

This commit is contained in:
Manuel 2023-04-10 10:46:18 +02:00 committed by GitHub
parent 24cfcb9369
commit c2ad3a004e
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