4 lines
96 B
Bash
4 lines
96 B
Bash
#!/bin/bash
|
|
export TARGET_REGISTRY_USER=
|
|
export TARGET_REGISTRY_DOMAIN=
|
|
export GITEA_AUTH_TOKEN= |