8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
# Copyright (c) 2024 Bryan Joshua Pedini
|
||
|
# License: MIT ยท see LICENSE file for more details
|
||
|
|
||
|
export REGISTRY=bryanpedini
|
||
|
export IMAGE=gobuilder
|