Test actions
Some checks failed
Build and push runner-custom image / publish (push) Failing after 21s
Some checks failed
Build and push runner-custom image / publish (push) Failing after 21s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
#- uses: actions/checkout@v4
|
#- uses: actions/checkout@v4
|
||||||
- run: |
|
- run: |
|
||||||
whoami
|
whoami
|
||||||
- run: :
|
- run: |
|
||||||
git clone https://git.unixyourbrain.org/beastie/runner-custom.git
|
git clone https://git.unixyourbrain.org/beastie/runner-custom.git
|
||||||
- run: |
|
- run: |
|
||||||
echo "${{ secrets.ACCESS_TOKEN }}" | docker login --username beastie --password-stdin https://git.unixyourbrain.org/
|
echo "${{ secrets.ACCESS_TOKEN }}" | docker login --username beastie --password-stdin https://git.unixyourbrain.org/
|
||||||
|
|||||||
Reference in New Issue
Block a user