This commit is contained in:
jem 2020-07-03 14:22:11 +02:00
parent 16343d11b8
commit ebbb503ea3

View file

@ -20,7 +20,7 @@ jobs:
python -m pip install --upgrade pip
pip install pybuilder ddadevops deprecation setuptools
- debug:
- name: debug
run: |
echo ${{ github.tag }}
echo ${{ github.tag == '[0-9]+.[0-9]+.[0-9]' }}