Skip to content
Snippets Groups Projects
Commit 0d598eb7 authored by lukas leufen's avatar lukas leufen
Browse files

create version badge according to master only

parent 29582fa6
No related branches found
No related tags found
4 merge requests!432IOA works now also with xarray and on identical data, IOA is included in...,!431Resolve "release v2.1.0",!430update recent developments,!416Resolve "fix version badge"
Pipeline #99496 passed
#!/bin/bash
VERSION="$(git describe --tags $(git rev-list --tags --max-count=1))"
VERSION="$(git describe master)"
COLOR="blue"
BADGE_NAME="version"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment