Skip to content
Snippets Groups Projects
Commit ecdade6b authored by Olek Wojnar's avatar Olek Wojnar
Browse files

Use ENV

parent 2f5001d8
No related branches found
No related tags found
No related merge requests found
Pipeline #476871 failed
#!/usr/bin/make -f #!/usr/bin/make -f
export DH_VERBOSE = 1 export DH_VERBOSE = 1
#export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export JAVA_OPTS = -Dorg.gradle.logging.level=debug
# Ensure packages build with no Internet access # Ensure packages build with no Internet access
export http_proxy=127.0.0.1:9 export http_proxy=127.0.0.1:9
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment