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
Mattermost Admin Plugin
Commits
534e116e
Commit
534e116e
authored
Apr 23, 2021
by
tylersd
Browse files
Update plugins_manifest.yaml, Dockerfile files
parent
516b673a
Pipeline
#230976
failed with stages
in 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
Dockerfile
Dockerfile
+2
-2
plugins_manifest.yaml
plugins_manifest.yaml
+5
-5
No files found.
Dockerfile
View file @
534e116e
...
@@ -6,9 +6,9 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} AS builder
...
@@ -6,9 +6,9 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} AS builder
WORKDIR
/app
WORKDIR
/app
COPY
mattermost-
admin-plugin-1.0.
1
.tar.gz .
COPY
admin-plugin-1.0.
2-rc
.tar.gz .
RUN
tar
xzvf
mattermost-
admin-plugin-1.0.
1
.tar.gz
RUN
tar
xzvf admin-plugin-1.0.
2-rc
.tar.gz
FROM
registry1.dso.mil/ironbank/docker/scratch:ironbank
FROM
registry1.dso.mil/ironbank/docker/scratch:ironbank
...
...
plugins_manifest.yaml
View file @
534e116e
...
@@ -2,10 +2,10 @@
...
@@ -2,10 +2,10 @@
apiVersion
:
v1
apiVersion
:
v1
# The repository name in repo1, excluding /ironbank-plugins
# The repository name in repo1, excluding /ironbank-plugins
plugin-name
:
"
mattermost-
admin-plugin"
plugin-name
:
"
admin-plugin"
# The plugin version.
# The plugin version.
version
:
"
1.0.
1
"
version
:
"
1.0.
2-rc
"
# Provide a list of keywords which will be associated
# Provide a list of keywords which will be associated
# with the plugin. This will allow users to search
# with the plugin. This will allow users to search
...
@@ -17,11 +17,11 @@ keywords:
...
@@ -17,11 +17,11 @@ keywords:
# Include the plugin files to download
# Include the plugin files to download
resources
:
resources
:
-
url
:
https://code.il2.dso.mil/platform-one/enterprise-collaboration/mattermost-plugins/admin-plugin/
uploads/7198b11ce3ee38b754cd8ea4fd3dc037/mattermost-
admin-plugin-1.0.
1
.tar.gz
-
url
:
https://code.il2.dso.mil/platform-one/enterprise-collaboration/mattermost-plugins/admin-plugin/
-/archive/1.0.2-rc/
admin-plugin-1.0.
2-rc
.tar.gz
filename
:
mattermost-
admin-plugin-1.0.
1
.tar.gz
filename
:
admin-plugin-1.0.
2-rc
.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
37c48d94a11ad5d8cc7c3a74755733fbdc70eeb69942fc341b140ae9f76bf1fb
value
:
6ab7b8d1c718f951a03d4340914b5281e5a72f68ecc3291180bab7d4eade0c12
# Include plugin maintainer info
# Include plugin maintainer info
maintainers
:
maintainers
:
...
...
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