Files
spring-restdocs/ci/tasks/promote.yml
Andy Wilkinson ed8b68c184 Upgrade to Concourse Release Scripts 0.3.4
Closes gh-815
2022-06-20 16:18:28 +01:00

23 lines
438 B
YAML

---
platform: linux
image_resource:
type: registry-image
source:
repository: springio/concourse-release-scripts
tag: '0.3.4'
inputs:
- name: git-repo
- name: artifactory-repo
outputs:
- name: version
params:
ARTIFACTORY_SERVER:
ARTIFACTORY_USERNAME:
ARTIFACTORY_PASSWORD:
RELEASE_TYPE:
SONATYPE_USERNAME:
SONATYPE_PASSWORD:
SONATYPE_URL:
SONATYPE_STAGING_PROFILE_ID:
run:
path: git-repo/ci/scripts/promote.sh