Skip to content
Snippets Groups Projects
fetch-screening-sprint-server-artifacts.sh 251 B
Newer Older
  • Learn to ignore specific revisions
  • #! /bin/bash
    # 
    # Fetches from CI server all artifacts needed for a screening openBIS installation.
    #
    # Dependencies:
    # - fetch-ci-artifacts.sh
    #
    
    BIN_DIR=`dirname "$0"`
    SCRIPT="$BIN_DIR/fetch-ci-artifacts.sh"
    
    "$SCRIPT" -p server-screening screening