Skip to content

Instantly share code, notes, and snippets.

@wrouesnel
Created August 23, 2022 03:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wrouesnel/9031fa8230c308b1595b6d2e0ebd66b4 to your computer and use it in GitHub Desktop.
Save wrouesnel/9031fa8230c308b1595b6d2e0ebd66b4 to your computer and use it in GitHub Desktop.
gitlab collapsible sections
# Start
- printf "\e[0Ksection_start:`date +%s`:execution_section_0[collapsed=true]\r\e[0KEnvironment Info\n"
# End
- printf "section_end:`date +%s`:execution_section_0\r\e[0K"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment