thepunknerd
thepunknerd
I'm trying to follow the example code with an internally hosted gitlab instance. Here is my pipeline definition (sanitized) ```yaml resource_types: - name: merge-request type: docker-image source: repository: samcontesse/gitlab-merge-request-resource resources:...
## Summary We are trying to have our concourse environment work with Active Directory. We have it fully working and connected in terms of users. We can log in just...
Hello, I'm making a pipeline where when a merge request is made on gitlab, a terraform plan is run and the output is uploaded as a comment for the merge...