Using project "build-several-image-and-compose-499". Welcome! See 'oc help' to get started. $ oc project "$CI_PROJECT_NAME-$CI_PROJECT_ID" 2> /dev/null || oc new-project "$CI_PROJECT_NAME-$CI_PROJECT_ID" Already on project "build-several-image-and-compose-499" on server "https://console.okd.aip.de:8443". $ oc new-build --dockerfile="$DOCKER_FILE" --strategy=docker --to="$APP" warning: Cannot find git. Ensure that it is installed and in your path. Git is required to work with git repositories. error: the Dockerfile in the repository "" has no FROM instruction ERROR: Job failed: exit code 1
Using project "build-several-image-and-compose-499". Welcome! See 'oc help' to get started. $ oc project "$CI_PROJECT_NAME-$CI_PROJECT_ID" 2> /dev/null || oc new-project "$CI_PROJECT_NAME-$CI_PROJECT_ID" Already on project "build-several-image-and-compose-499" on server "https://console.okd.aip.de:8443". $ oc new-build --dockerfile="$DOCKER_FILE" --strategy=docker --to="$APP" warning: Cannot find git. Ensure that it is installed and in your path. Git is required to work with git repositories. error: the Dockerfile in the repository "" has no FROM instruction ERROR: Job failed: exit code 1