Compare commits

..

6 Commits

Author SHA1 Message Date
7c3c385119 Merge pull request 'animate-separate' (#3) from animate-separate into main
All checks were successful
build rgb-board / build (push) Successful in 8m13s
Reviewed-on: https://gitea.wagshome.duckdns.org/publicWagsHome/rgb-go-test/pulls/3
2024-01-12 01:25:42 +00:00
50e5422009 Update '.gitea/workflows/Build.yaml' 2024-01-12 00:42:53 +00:00
60287d91d6 Update '.gitea/workflows/Build.yaml' 2024-01-12 00:41:55 +00:00
87470bddcb Update '.gitea/workflows/Build.yaml' 2024-01-12 00:41:02 +00:00
db3445e124 Add '.gitea/workflows/Build.yaml' 2024-01-12 00:39:44 +00:00
b001c0f628 Update '.gitea/workflows/build-push.yaml' 2024-01-12 00:38:30 +00:00
2 changed files with 1 additions and 1 deletions

View File

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