@ -1,4 +1,7 @@
#!/bin/sh
docker build -t llehouerou/restic-backup .
docker push llehouerou/restic-backup
rc=$?
if [[ ${rc} == 0 ]]; then
fi
The note is not visible to the blocked user.