Test actions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 22s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 22s
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
docker build -t git.unixyourbrain.org/beastie/runner-custom:latest .
|
docker build -t git.unixyourbrain.org/beastie/runner-custom:latest .
|
||||||
- run: |
|
- run: |
|
||||||
echo "ea3f3b210bf527147657719ea194264acedce483" | \
|
echo "${{ secrets.ACCESS_TOKEN }}" | \
|
||||||
docker login --username beastie --password-stdin \
|
docker login --username beastie --password-stdin \
|
||||||
https://git.unixyourbrain.org/
|
https://git.unixyourbrain.org/
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user