Skip to content
Snippets Groups Projects
Verified Commit 67dc1fc2 authored by Alex Iribarren's avatar Alex Iribarren
Browse files

Show git log

parent feef97de
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ git clone https://gitlab.cern.ch/linuxsupport/centos_functional_tests.git
cd centos_functional_tests
BRANCH=$(git reset --hard $PASSING)
echo -e "\e[1m\e[32m$BRANCH\e[0m"
BRANCH=$(git log -1)
echo -e "\e[1m\e[32m$BRANCH\e[0m"
# Skipping list is way longer than for cc7-base as image creation is different,
# cc7-base was systemd ready, meaning most of these skips are service related
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment