Test actions
This commit is contained in:
@@ -14,7 +14,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
echo "Test"
|
||||
whoami
|
||||
- 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/
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user