Skip to content
Snippets Groups Projects

Debian/Ubuntu repository support

Merged alexandr.kravchenko requested to merge support-2584 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -10,4 +10,4 @@ kelvin-node-schedule:
stage: build
tags:
- kelvin-node
script: ~/production/integration/gitlab-CI/build_all_handler.sh cellframe-node && ~/production/integration/gitlab-CI/travis_test.sh
script: ~/production/integration/gitlab-CI/build_all_handler.sh cellframe-node && ~/production/integration/reprepro/publish.sh debian.pub.demlabs.net stretch main && ~/production/integration/gitlab-CI/travis_test.sh
Loading