test: first test working

ADP-216_sops_automation
LeeW 10 months ago
parent 3d67d585ae
commit 46b61c8347

@ -54,3 +54,7 @@ rm .sops.yaml
test -e "${PWD}/.sops.yaml" test -e "${PWD}/.sops.yaml"
test ! -e "${repo_root}/.sops.yaml" test ! -e "${repo_root}/.sops.yaml"
read -p "next test?" __var read -p "next test?" __var
# ---
echo "TEST SUCCESS"
exit 0

Loading…
Cancel
Save