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