I’m using docker-compose and I want to integrate gitlab ci. Runner already created on my server, but how can I manipulate docker-compose by gitlab ci container?
1 Like
I resolved that:
create runner as shell and just exec commands