UNCLASSIFIED

Commit ddc0e7a9 authored by Eric Anderson's avatar Eric Anderson
Browse files

Pipeline Establishment

parent dac8db69
Pipeline #264562 passed with stages
in 1 minute and 39 seconds
FROM registry1.dso.mil/ironbank/docker/scratch:ironbank
COPY retros-confluence-production-release-version-1.8.0-04-15-2021-2048.jar .
HEALTHCHECK NONE
\ No newline at end of file
apiVersion: v1
# The repository name in repo1, excluding /ironbank-plugins
plugin-name: "Agile Retrospectives for Confluence"
# The plugin version.
version: "1.8.0"
# Provide a list of keywords which will be associated
# with the plugin. This will allow users to search
# the ironbank website for particular plugins.
keywords:
- Atlassian
- JIRA
- Plugin
- COTS
- Scriptrunner
# Include the plugin files to download
resources:
- url: https://marketplace.atlassian.com/download/apps/1216054/version/100300750
filename: retros-confluence-production-release-version-1.8.0-04-15-2021-2048.jar
validation:
type: sha256
value: e58cc24ed9e03f31579d44280eeb23ce0cc05a7dfd23cf9797264da3c0187dc0
# Include plugin maintainer info
maintainers:
- email: "eric.anderson@parsons.com"
name: "Eric Anderson"
username: "deverica"
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment