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'
driver-opts: network=host
- name: Test
working-directory: ./silly-game-frontend
run: npm run lint
run: ng lint
- name: Build and push
uses: docker/build-push-action@v6
with: