Managing config through decK via Gitab CI/CD

Hi Team,
Is there any example for enabling CI/CD pipeline for deployment through decK in Gitlab ? I’m finding most of the examples for Github.

1 Like

Aayush did you find any good examples to deploy Kong/deck using GitLab? I’m looking as well with no much luck

The syntax for running decK commands should be consistent regardless of automation pipeline technology. The differences between GitHub actions and GitLab CI/CD should be covered in their respective documentation. If there are specific decK syntax questions, please post those in a new thread, feel free to tag me if you do not receive a response.

Thanks