#!/bin/bash echo "Hi, this is the script" echo "I am an artefact." > $MCB_ARTEFACTS/test.txt echo "2222" > $MCB_ARTEFACTS/two.txt