Test actions
Some checks failed
Build and push runner-custom image / publish (push) Failing after 7s
Some checks failed
Build and push runner-custom image / publish (push) Failing after 7s
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
echo "Test"
|
||||
- run: |
|
||||
echo "${{ secrets.ACCESS_TOKEN }}" | docker login --username beastie --password-stdin https://git.unixyourbrain.org/
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user