pre-upload.sh 141 B

123456
  1. #!/bin/bash -ex
  2. GITDATE="`git show -s --date=short --format='%ad' | sed 's/-//g'`"
  3. GITREV="`git show -s --format='%h'`"
  4. mkdir -p artifacts