Logo
Explore Help
Sign In
devstack/authorizer
4
0
Fork 0
You've already forked authorizer
Code Pull Requests Actions Activity
Files
0.1.0-alpha13
authorizer/Makefile

7 lines
186 B
Makefile
Raw Permalink Normal View History

feat: login wall (#42) * feat: add login-wall app * fix: rename vars * fix: rename vars * update docker file * add validations for app state * add host check for app * fix: docker file
2021-08-04 12:18:57 +05:30
DEFAULT_VERSION=0.1.0-local
VERSION := $(or $(VERSION),$(DEFAULT_VERSION))
cmd:
fix: add different jobs for windows and darwin with expected Go envs
2021-09-11 11:15:15 +05:30
cd server && go build -ldflags "-w -X main.Version=$(VERSION)" -o '../build/server'
feat: login wall (#42) * feat: add login-wall app * fix: rename vars * fix: rename vars * update docker file * add validations for app state * add host check for app * fix: docker file
2021-08-04 12:18:57 +05:30
clean:
rm -rf build
Copy Permalink
Powered by Gitea Version: Page: 112ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API