This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../build
Jesse Hallam 282a8cf227
Allow make deploy using token (#79)
* Allow make deploy using token

Introduce support for `MM_ADMIN_TOKEN` as an alternative to defining `MM_ADMIN_USERNAME` and `MM_ADMIN_PASSWORD.

* reverse README.md authentication schemes

* wrap errors

* Update build/deploy/main.go

Co-Authored-By: Ben Schumacher <ben.schumacher@mattermost.com>

* fix linting

Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2020-02-08 10:14:26 -05:00
..
deploy Allow make deploy using token (#79) 2020-02-08 10:14:26 -05:00
manifest Fix invalid import in manifest.go (#77) 2019-12-23 08:21:50 +01:00
.gitignore initial commit 2018-07-23 13:43:22 -04:00
custom.mk Update custom.mk 2019-07-09 14:42:46 -03:00
setup.mk make deploy reliable using Go (#74) 2019-11-20 23:16:23 +01:00