silly-game-frontend
This commit is contained in:
parent
b0755d4fea
commit
74740cd035
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ jobs:
|
||||||
buildkitd-flags: '--allow-insecure-entitlement network.host'
|
buildkitd-flags: '--allow-insecure-entitlement network.host'
|
||||||
driver-opts: network=host
|
driver-opts: network=host
|
||||||
- name: Test
|
- name: Test
|
||||||
|
working-directory: ./silly-game-frontend
|
||||||
run: npm run lint
|
run: npm run lint
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
|
Loading…
Reference in a new issue