Skip to content
Snippets Groups Projects
Commit 98665706 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

feat(ci): remove source command from build script in .gitlab-ci.yml

parent 7be4af14
Branches
Tags release-20250212-205638
No related merge requests found
Pipeline #980 passed
......@@ -35,7 +35,6 @@ release:
- export JAR_NAME=${JAR_NAME}
- export BUILD_DATE=${BUILD_DATE}
script:
- source build.env
- echo "Release ${JAR_NAME} created at ${BUILD_DATE}"
release:
name: "Release ${BUILD_DATE}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment