Resolve "Publish to private packages repository"
Compare changes
- Benoît Harrault authored
+ 4
− 0
@@ -50,5 +50,9 @@ application:release:
@@ -50,5 +50,9 @@ application:release:
curl --silent -d "{\"token\": \"${JABBER_NOTIFICATION_TOKEN}\", \"message\": \"New tag for ${CI_PROJECT_PATH}: ${TAG_NAME}\"}" -H "Content-Type: application/json" -X POST ${JABBER_NOTIFICATION_URL}