Add caddyfile and emergency docker-compose
Some checks failed
Portfolio/pipeline/head There was a failure building this commit
Some checks failed
Portfolio/pipeline/head There was a failure building this commit
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -18,6 +18,9 @@ pipeline {
|
||||
steps {
|
||||
echo "Deploy new portfolio version..."
|
||||
sh "docker compose up -d"
|
||||
|
||||
// Keep updated docker-compose.yml for safety
|
||||
sh "cp docker-compose.yml /home/lucas/services/portfolio/docker-compose.yml"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user