summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2017-02-17Run linitan with --fail-on-warningsvarac
2017-02-17Fail on lintian errorsvarac
2017-02-17Cleanup .gitlab-ci.ymlvarac
2017-02-17Use generic versioneer _version.pyvarac
2017-02-16Use deb_release.sh to fix pip versionvarac
2017-02-16Write current git tag+commit in _version.pyvarac
2017-02-16Only remove _version.py if it existsvarac
2017-02-16Dont use hardcoded version from _version.pyvarac
2017-02-08Remove cmd tracing so we dont show sshkeyvarac
2017-02-08Sleep 1h to allow debuggingvarac
2017-02-08Fix REPOS varvarac
2017-02-07Properly set GPG_AGENT_INFOvarac
2017-02-07Show value of REPOSITORY varvarac
2017-02-07Use SendEnv=REPOSITORY to make REPOSITORY available on remote servervarac
2017-02-07Run incoming-dockerbuild directly as gitlab-runnervarac
2017-02-07export REPOSITORY so generate-reprepro-codename can use itvarac
2017-02-07Use REPOSITORY instead of DEFAULT_REPOSITORYvarac
2017-02-07Set DEFAULT_REPOSITORY to /srv/gitbuildpackagevarac
2017-02-07Fix running in verbose modevarac
2017-02-07Run scripts verboselyvarac
2017-02-07Specify dockerbuild user for ssh loginvarac
2017-02-07Provide REPOURL varvarac
2017-02-07Use gitbuildpackage repo for testingvarac
2017-02-06Use REPOREMOTE for custom ssh optionsvarac
2017-02-02Add REPOREMOTE variablexvarac
2017-02-02Merge branch 'master' into debian/platform-0.10varac
2017-01-31Add .gitlab-ci.yml to build packagesvarac
2017-01-26[test] add gitlab CIRuben Pollan