ticks caused trouble, not entirely clear why

This commit is contained in:
Martin Diehl 2018-09-06 17:58:12 +02:00
parent 24fb2d0e5c
commit 6beb74f6d1
1 changed files with 3 additions and 3 deletions

View File

@ -29,12 +29,12 @@ before_script:
done done
- source $DAMASKROOT/env/DAMASK.sh - source $DAMASKROOT/env/DAMASK.sh
- cd $DAMASKROOT/PRIVATE/testing - cd $DAMASKROOT/PRIVATE/testing
- echo "Job start: $(date)" - echo Job start: $(date)
################################################################################################### ###################################################################################################
after_script: after_script:
- echo "Job end: $(date)" - echo Job end: $(date)
#
################################################################################################### ###################################################################################################
variables: variables:
# =============================================================================================== # ===============================================================================================