disable duplicate resource definition

This commit is contained in:
Alejandro R. Mosteo
2019-05-16 18:04:23 +02:00
parent 22f547412a
commit ec1d297653
+1 -1
View File
@@ -19,7 +19,7 @@ build:
- if [ "$BRANCH" == "master" ] && [ "$IS_PULL_REQUEST" == false ]; then shipctl put_resource_state branchInfo BRANCH $BRANCH; fi
- if [ "$BRANCH" == "stable" ] && [ "$IS_PULL_REQUEST" == false ]; then shipctl put_resource_state branchInfo BRANCH $BRANCH; fi
# Already defined in alire.git
# Already defined in alire.git:
# resources:
# - name: branchInfo
# type: params