Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e2bcd725 authored by FAURE Adrien's avatar FAURE Adrien
Browse files

Update .gitlab-ci.yml

parent 9f3caaaf
No related branches found
No related tags found
No related merge requests found
Pipeline #462819 passed
......@@ -60,7 +60,7 @@ create-debian-packages:
- apt-get update
- apt-get -y install git
- apt-get -y install dpkg-dev fakeroot lintian python3-sphinx python-all debhelper po-debconf dh-make python3-all python3-setuptools dh-python python3-sphinx-rtd-theme tree
- COMMIT_OR_TAG="${CI_COMMIT_TAG:-$CI_COMMIT_SHA}"
- export COMMIT_OR_TAG="${CI_COMMIT_TAG:-$CI_COMMIT_SHA}"
- export COMMIT_OR_TAG=$(echo $COMMIT_OR_TAG | sed 's#/#-#g')
script:
- dpkg-buildpackage -b -rfakeroot -us -uc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment