Test actions
Some checks failed
Build and push runner-custom image / publish (push) Failing after 21s

This commit is contained in:
Jérémie SALVI
2024-12-21 22:29:09 +01:00
parent f3813b71e0
commit 974fa2fb9f

View File

@@ -15,7 +15,7 @@ jobs:
#- uses: actions/checkout@v4
- run: |
whoami
- run: :
- run: |
git clone https://git.unixyourbrain.org/beastie/runner-custom.git
- run: |
echo "${{ secrets.ACCESS_TOKEN }}" | docker login --username beastie --password-stdin https://git.unixyourbrain.org/