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

CI Fix

parent f4929c2d
No related branches found
No related tags found
No related merge requests found
Pipeline #433 failed
...@@ -40,6 +40,7 @@ build: ...@@ -40,6 +40,7 @@ build:
- echo "Building the app" - echo "Building the app"
- env | sort - env | sort
- git branch - git branch
- git fetch --all
- git log --oneline $CI_COMMIT_SHORT_SHA ^master | wc -l - git log --oneline $CI_COMMIT_SHORT_SHA ^master | wc -l
- ./scripts/gen-build-info.sh > config/build_info.yml - ./scripts/gen-build-info.sh > config/build_info.yml
- cat 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