Compare commits

..

3 Commits

Author SHA1 Message Date
41604a2810 Update 'Dockerfile'
All checks were successful
build only rgb-board / build (push) Successful in 9m31s
2024-01-12 03:02:02 +00:00
3725f6752e Add '.gitea/workflows/Build.yaml' 2024-01-12 03:01:48 +00:00
69e5ea9b96 Update 'Dockerfile' 2024-01-12 03:00:52 +00:00
2 changed files with 1 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ jobs:
seccomp=unconfined seccomp=unconfined
apparmor=unconfined apparmor=unconfined
systempaths=unconfined systempaths=unconfined
privileged=false privileged=false
- run: docker buildx ls - run: docker buildx ls
- name: push rgbboard - name: push rgbboard
uses: docker/build-push-action@master uses: docker/build-push-action@master