diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 57b8957..4e02d26 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -36,7 +36,7 @@ jobs: mkdir -p /opt/docker/cv # Sync everything in the cv folder (html, dockerfile, etc) cp -r ./cv/. /opt/docker/cv/ - + echo "Shan33779488@@" | docker login g.h-y.st -u zeshan --password-stdin cd /opt/docker/cv # Rebuild is necessary here because it's a custom Dockerfile docker compose up -d --build --remove-orphans \ No newline at end of file