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
2e201a7a
Commit
2e201a7a
authored
Apr 23, 2021
by
tylersd
Browse files
Update plugins_manifest.yaml, Dockerfile files
parent
98ecf923
Pipeline
#230954
failed with stages
in 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Dockerfile
Dockerfile
+2
-2
plugins_manifest.yaml
plugins_manifest.yaml
+2
-2
No files found.
Dockerfile
View file @
2e201a7a
...
...
@@ -6,9 +6,9 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} AS builder
WORKDIR
/app
COPY
v
1.0.2-rc.tar.gz .
COPY
mattermost-admin-plugin-
1.0.2-rc.tar.gz .
RUN
tar
xzvf
v
1.0.2-rc.tar.gz
RUN
tar
xzvf
mattermost-admin-plugin-
1.0.2-rc.tar.gz
FROM
registry1.dso.mil/ironbank/docker/scratch:ironbank
...
...
plugins_manifest.yaml
View file @
2e201a7a
...
...
@@ -2,7 +2,7 @@
apiVersion
:
v1
# The repository name in repo1, excluding /ironbank-plugins
plugin-name
:
"
p1-admin-
mattermost-plugin"
plugin-name
:
"
mattermost-
admin-
plugin"
# The plugin version.
version
:
"
1.0.2-rc"
...
...
@@ -18,7 +18,7 @@ keywords:
# Include the plugin files to download
resources
:
-
url
:
https://code.il2.dso.mil/platform-one/enterprise-collaboration/mattermost-plugins/admin-plugin/uploads/1c9a014cd159b77ebb78c84742da4a3d/mattermost-admin-plugin-1.0.2-rc.tar.gz
filename
:
v
1.0.2-rc.tar.gz
filename
:
mattermost-admin-plugin-
1.0.2-rc.tar.gz
validation
:
type
:
sha256
value
:
9f300373f814db6509002a18bf7009096f76166fb9b017f0c011a2371b48b0a4
...
...
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