diff --git a/micobu.sh b/micobu.sh index 76da032..15062eb 100755 --- a/micobu.sh +++ b/micobu.sh @@ -1,3 +1,6 @@ #!/bin/bash echo "Hi, this is the script" + +echo "I am an artefact." > $MCB_ARTEFACTS/test.txt +echo "2222" > $MCB_ARTEFACTS/two.txt