Commit 8a1ee971 authored by Fabian Müller's avatar Fabian Müller
Browse files

Document print-common-info.sh

parent f4a8c7ba
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#! /bin/bash

# Prints useful information for every job and should be used at the beginning of each job

set -euo pipefail

echo "Printing common information for build job."