Files
openstapps/.gitlab/ci/getVersion.sh

4 lines
58 B
Bash
Executable File

#!/usr/bin/env sh
grep -oP '(?<="version": ")[^"]*' "$1"