DEV Community

Discussion on: This one trick gives you unlimited CI minutes on Gitlab.

Collapse
 
narongdejsrn profile image
Narongdej Sarnsuwan

The docker-compose should be

  command:
    - register
    - --non-interactive
    - --locked=false

with out the d in interactive