Skip to content

Commit 99f2941

Browse files
committed
Try to display logs in CI/CD
1 parent 83e011f commit 99f2941

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/st2/rpm/postinst_script.spec

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ set -e
22

33
# Reload systemd to run generators for unit and socket files.
44
systemctl daemon-reload
5+
6+
systemctl restart st2api st2auth st2stream
7+
journalctl -eu st2api

0 commit comments

Comments
 (0)