Questions tagged [concourse-git-resource]
49 questions
-1
votes
1 answer
Where does the concourse ci create containers to run the task? How to get into any of those containers?
Where does the concourse ci create containers to run the task? How to get into any of those containers?

UCodeIT
- 145
- 2
- 9
-1
votes
1 answer
Concourse resources not working after changing instance
I need some help to understand what is happening with our Concourse installation. We have Concourse working in an AWS EC2 Ubuntu instance (web and worker). For different reasons, we needed to move to a new EC2 instance. The problem is that Concourse…

Gerardo
- 195
- 1
- 13
-2
votes
1 answer
Resource Type in Concourse CI: What happens if Check always returns just the latest version?
I was looking at the git resource and found it curious that Check is doing a clone rather than the much more lightweight ls-remote. I think there are two reasons:
The possibility to filter commits based on metadata and what files changed in the…

squashed
- 1
- 1
- 4