Skip to content
Snippets Groups Projects
Commit a2200d18 authored by iaibrys's avatar iaibrys
Browse files

fix ci

parent 12cd2e85
No related branches found
No related tags found
No related merge requests found
Pipeline #151 failed
......@@ -23,10 +23,7 @@ build:
- echo "Building the app"
- env | sort
- git branch
- echo git log --oneline $CI_COMMIT_SHORT_SHA ^master | wc -l
- echo ./scripts/gen-build-info.sh > config/build_info.yml
- echo cat config/build_info.yml
- echo docker build --tag $CONTAINER_TEST_IMAGE .
- docker build --tag $CONTAINER_TEST_IMAGE .
- docker build --tag $CONTAINER_TEST_IMAGE .
- docker push $CONTAINER_TEST_IMAGE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment