Skip to content

Commit eb3e185

Browse files
committed
test PR message on succesful ci test
1 parent 97a531e commit eb3e185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ cat /build_version
55
if [[ -z "${CI_RUN}" ]]; then
66
ansible-playbook generate.yml "$@"
77
else
8-
echo 'intentionally fail init'
8+
echo '[ls.io-init] done.'
99
fi

0 commit comments

Comments
 (0)