UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Plugins
Agile Retrospectives for Confluence
Commits
ddc0e7a9
Commit
ddc0e7a9
authored
May 17, 2021
by
Eric Anderson
Browse files
Pipeline Establishment
parent
dac8db69
Pipeline
#264562
passed with stages
in 1 minute and 39 seconds
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
36 additions
and
0 deletions
+36
-0
.gitlab-ci.yml
.gitlab-ci.yml
+0
-0
Dockerfile
Dockerfile
+5
-0
plugins_manifest.yaml
plugins_manifest.yaml
+31
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
ddc0e7a9
Dockerfile
0 → 100644
View file @
ddc0e7a9
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
plugins_manifest.yaml
0 → 100644
View file @
ddc0e7a9
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment