variabilized build script, added makefile

make is good, make is life, use make
This commit is contained in:
2024-04-18 15:43:37 +02:00
parent 8533c8bf5c
commit c5d7ae2e96
3 changed files with 20 additions and 3 deletions

7
.makeVars Normal file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) 2024 Bryan Joshua Pedini
# License: MIT · see LICENSE file for more details
export REGISTRY=bryanpedini
export IMAGE=gobuilder