chore: migrate from IP to domain (git.foursat.afrino.co)
Some checks failed
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
Some checks failed
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
mkdir -p /etc/docker
|
mkdir -p /etc/docker
|
||||||
cat > /etc/docker/daemon.json << 'DAEMON'
|
cat > /etc/docker/daemon.json << 'DAEMON'
|
||||||
{
|
{
|
||||||
"insecure-registries": ["194.5.195.53:30080", "gitea-svc:3000"]
|
"insecure-registries": ["git.foursat.afrino.co", "gitea-svc:3000"]
|
||||||
}
|
}
|
||||||
DAEMON
|
DAEMON
|
||||||
mkdir -p ~/.docker
|
mkdir -p ~/.docker
|
||||||
|
|||||||
Reference in New Issue
Block a user