Action: build custom image
All checks were successful
Build and push runner-custom image / publish (push) Successful in 1m3s
All checks were successful
Build and push runner-custom image / publish (push) Successful in 1m3s
This commit is contained in:
@@ -13,6 +13,6 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
docker build -t git.unixyourbrain.org/beastie/runner-custom:latest .
|
docker build -t git.unixyourbrain.org/beastie/runner-custom:latest .
|
||||||
- run: |
|
- run: |
|
||||||
docker push git.unixyourbrain.org/beastie/runner-custom:latest .
|
docker push git.unixyourbrain.org/beastie/runner-custom:latest
|
||||||
- run: |
|
- run: |
|
||||||
docker logout
|
docker logout
|
||||||
|
|||||||
Reference in New Issue
Block a user