This commit is contained in:
miwr 2025-04-08 11:08:00 +02:00
parent 74740cd035
commit 351b090de7

View file

@ -41,8 +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: ng 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
with: with: