Skip to content
Snippets Groups Projects
Commit 1d8423db authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Testing CI with pdata

parent 02aae132
No related branches found
No related tags found
No related merge requests found
Pipeline #760 failed
......@@ -8,6 +8,7 @@ echo "arg: $3"
echo "arg: $4"
echo "Branch name: $5"
echo "AAAAAAAAA $CI_RUNNER_TAGS"
if [ x"$5" == x"" ]; then
branch=$(git ls-remote --heads origin | grep $(git rev-parse HEAD) | cut -d / -f 3)
......
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