glm is a tool which helps developer to manage Env var more easier when developer use it to deploy web with build-time variable by docker. It also help developer generate marathon file to deploy service to DCOS w env vars are defined on Gitlab
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Add time sleep 1s to make sure file will be created already before run script
0f5b09eView on GitHubGet vars now get all vars from Gitlab instead of 20, remove ignore build vars before do action
ed26cf9View on GitHubDocker build now use build arg from gitlab env var instead of gitlab env value
510d360View on GitHubGitlab private token now be required, add AdditionalBuildVars option to allow user add more vars when build image
48599a2View on GitHub