Action: build custom image
All checks were successful
Build and push runner-custom image / publish (push) Successful in 18s
All checks were successful
Build and push runner-custom image / publish (push) Successful in 18s
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
pwd
|
pwd
|
||||||
- run: |
|
- run: |
|
||||||
docker login --username beastie --password "${{ secrets.ACCESS_TOKEN }}"
|
echo "${{ secrets.ACCESS_TOKEN }}" | docker login --username beastie --password-stdin https://git.unixyourbrain.org/
|
||||||
|
|||||||
Reference in New Issue
Block a user