feature: cambio merge y tag para que el changelog se genere al crear un tag nuevo
This commit is contained in:
@@ -9,6 +9,5 @@ pipelines:
|
||||
- pip
|
||||
script:
|
||||
- cd $BITBUCKET_CLONE_DIR
|
||||
- pip install --upgrade pip
|
||||
- pip install .
|
||||
- git-flow tag $BEARER
|
||||
- git-flow tag --token=$BEARER
|
||||
|
||||
Reference in New Issue
Block a user