This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user