Hithomelabs/CFTunnels#69: promote custom slim runner image (ci-runner:1.0.0) in prod_image_tag_promote.yaml
All checks were successful
sample gradle build and test / build (pull_request) Successful in 2m0s
All checks were successful
sample gradle build and test / build (pull_request) Successful in 2m0s
This commit is contained in:
parent
e70ddf26ca
commit
3142a2d37c
@ -28,7 +28,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: tag
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
image: 192.168.0.100:8928/hithomelabs/ci-runner:1.0.0
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user