This commit is contained in:
miwr 2025-04-08 11:09:02 +02:00
parent 351b090de7
commit 43d680b56b

View file

@ -41,7 +41,7 @@ jobs:
buildkitd-flags: '--allow-insecure-entitlement network.host'
driver-opts: network=host
- name: Test
run: ng lint
run: ls
- name: Build and push
uses: docker/build-push-action@v6
with: