Skip to content
Snippets Groups Projects
Commit a9b91f5f authored by Christos Stavrakakis's avatar Christos Stavrakakis Committed by Filippos Giannakos
Browse files

Add ci files

parent c3491600
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env sh
set -e
PACKAGES_DIR=$1
BUILD_DIR=$1
BUILD_NUMBER=$2
PACKAGES_DIR=$1/$2
shift
shift
TEMP_DIR=$(mktemp -d /tmp/devflow_autopkg_XXXXXXX)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment