Commit graph

24 commits

Author SHA1 Message Date
243cd1ec35 cd /run/act/actions/docker-setup-qemu-action@v3 2025-04-08 11:31:31 +02:00
08e24b1567 find / -name "package.json" 2>/dev/null 2025-04-08 11:29:51 +02:00
0988823090 ls -l 2025-04-08 11:23:21 +02:00
02456de52e cd ..
ls -l
2025-04-08 11:22:17 +02:00
0fc2bff67a ls -l 2025-04-08 11:20:32 +02:00
3a8c403745 ls 2025-04-08 11:18:54 +02:00
7780188da7 echo "Current directory:"
pwd
2025-04-08 11:18:16 +02:00
7438feca66 npm run lint 2025-04-08 11:14:09 +02:00
0393fd84e4 run: |
npm install lint
          npm run lint
2025-04-08 11:13:12 +02:00
43d680b56b run: ls 2025-04-08 11:09:02 +02:00
351b090de7 ng lint 2025-04-08 11:08:00 +02:00
74740cd035 silly-game-frontend 2025-04-08 11:06:57 +02:00
b0755d4fea - name: Test
run: npm run lint
2025-04-08 11:05:09 +02:00
6641fd932d new pipeline 2025-04-08 10:23:02 +02:00
2a7f1314c4 tags: ${{ steps.docker.outputs.tags }} 2025-04-08 10:16:17 +02:00
4ce1d0f658 name: silly-game-frontend
on: push
2025-04-08 10:10:23 +02:00
53c92ddb1b pipeline start 2025-04-08 10:06:31 +02:00
c198ced26c new colors 2025-04-08 09:51:15 +02:00
f54c02b8c2 communication to the backend works 2025-04-07 14:02:55 +02:00
33dc8b423a # How to run me?
Use `docker run -d -p 8080:80 <container-name> <image>`
2025-04-07 13:12:18 +02:00
41e9c0eeef on deleted 2025-04-07 13:00:49 +02:00
c634066d69 deploy.yaml added 2025-04-07 12:58:47 +02:00
ec469f7e2b Dockerfile and nginx added 2025-04-07 12:48:29 +02:00
bdde7897a9 first commit 2025-04-07 11:20:49 +02:00