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
Compare Revisions
15a9b8dba01aad4f3d511307d494d69a0203d06c...766b9be4faa3f3c549f865ab4bb8d0985a633b4d
Commits (2)
readme
· 832e7fef
paulqualls
authored
May 03, 2021
832e7fef
adding to .gitignore
· 766b9be4
paulqualls
authored
May 03, 2021
766b9be4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
.gitignore
.gitignore
+2
-1
README.md
README.md
+1
-1
No files found.
.gitignore
View file @
766b9be4
linux_amd64.tar
.DS_Store
\ No newline at end of file
README.md
View file @
766b9be4
...
...
@@ -16,7 +16,7 @@ docker run -d --network=mattermost-docker-with-debug_ent-collab_net -e TARGET_UR
that command will start the container, auth to the MM server, remove then install the plugin, then exit.
TODO: retrieve the tar'd mmctl, and admin plugin from a trusted location rather than embedding as tar file here in the project?