Skip to content
Snippets Groups Projects
Commit 8109e76b authored by David Hrbáč's avatar David Hrbáč
Browse files

Version one line

parent cff40a53
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!31Test
Pipeline #
#!/bin/bash
VER=$(git log --pretty=format:'%h / %ai' -n 1)
sed "s,__VERSION__,\<\/BR\>ver. $VER," mkdocs.yml -i
VER=$(git log --pretty=format:'/ %h / %ai' -n 1)
sed "s,__VERSION__, ver. $VER," mkdocs.yml -i
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