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

CI fix 2

parent c1cc65d4
No related branches found
No related tags found
No related merge requests found
Pipeline #434 failed
......@@ -39,8 +39,9 @@ build:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
- echo "Building the app"
- env | sort
- git branch
- git fetch --all
- git fetch master
- git branch
- git log --oneline $CI_COMMIT_SHORT_SHA ^master | wc -l
- ./scripts/gen-build-info.sh > config/build_info.yml
- cat config/build_info.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment