Skip to content

Commit

Permalink
hophophop
Browse files Browse the repository at this point in the history
  • Loading branch information
eray-felek-sonarsource authored and julien-carsique-sonarsource committed Nov 21, 2024
1 parent 96523ac commit f7ec237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ qa_task:
source cirrus-env QA
source .cirrus/use-gradle-wrapper.sh
echo "Prepare env and start IDE ${IDEA_VERSION}"
gradle properties
gradle properties 2>&1
gradle properties | grep 'version:'
gradle properties | grep 'version:' | tr --delete "[:space:]"
gradle properties | grep 'version:' | tr --delete "[:space:]" | cut --delimiter=":" --fields=2
Expand Down

0 comments on commit f7ec237

Please sign in to comment.