Skip to content
Failed

Changes

Summary

  1. gitignore: add files generated with jenkins.sh (details)
  2. contrib/jenkins: add SKIP_CLEAN_WORKSPACE (details)
Commit c09d4cc6b80b8eccf18c363843288f5f3d436fbf by Oliver Smith
gitignore: add files generated with jenkins.sh

Change-Id: Iaffe04a3dfebd46efc479dc3665fd67f2c95f375
The file was modified.gitignore
Commit 7b95fac0221dfb2b78d37da0165381408066ba71 by Oliver Smith
contrib/jenkins: add SKIP_CLEAN_WORKSPACE

In order to run this script from pyosmocom's contrib/jenkins.sh script,
we want to skip the clean workspace step. Add an environment variable to
do that.

Related: OS#6570
Change-Id: Ic8dc9b85da17719195f7374d37eccb4dedba6ce8
The file was modifiedcontrib/jenkins.sh