stuff
All checks were successful
git.cronocide.net/container-copy/pipeline/head This commit looks good
All checks were successful
git.cronocide.net/container-copy/pipeline/head This commit looks good
This commit is contained in:
parent
144c301e04
commit
72da2ff3df
1
build.sh
1
build.sh
@ -98,6 +98,7 @@ cicd_copy() {
|
||||
get_regctl
|
||||
# Log in to repo
|
||||
echo "Logging into repo..."
|
||||
echo ./regctl registry login "$GIT_REPO_NAME" --user "$DOCKER_USERNAME" --pass "$DOCKER_PASS"
|
||||
./regctl registry login "$GIT_REPO_NAME" --user "$DOCKER_USERNAME" --pass "$DOCKER_PASS" 2>&1
|
||||
# Copy repos
|
||||
echo "Copying repos..."
|
||||
|
Reference in New Issue
Block a user