doc(Docker Compose): small test description of docker compose
This commit is contained in:
parent
c74bb7022c
commit
46e9843a3a
@ -6,7 +6,10 @@ include:
|
||||
- local: 'templates/IaC/docker-compose.gitlab-ci.yml'
|
||||
- local: 'templates/IaC/ssh-transfer-data.gitlab-ci.yml'
|
||||
|
||||
|
||||
#This files tests if Docker Compose template is working correctly.
|
||||
#to test scp It pushes the docker compose file with to the remove maschine.
|
||||
#to test docker-compose up over ssh it startes a simple docker compose file on the remote maschine.
|
||||
#to verify the functionality an ssh connection tests if the files exist on the server.
|
||||
Docker-compose:
|
||||
stage: compose
|
||||
rules:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user