All checks were successful
Build and push Docker image at git tag / build (push) Successful in 26m48s
6 lines
36 B
Docker
6 lines
36 B
Docker
ARG FROM_IMAGE=
|
|
|
|
FROM $FROM_IMAGE
|
|
|
|
|