python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
GitLab Pipeline is throwing an Azure CLI error
I'm running a very lightweight GitLab Pipeline which executes a number of Terraform configuration. However, I have hit an absolute roadblock as the pipeline throws an Azure CLI error (screenshot below...
hitman126
Votes: 0
Answers: 1
GitLab Pipeline Throws Invalid Provider Configuration Error on Terraform Configuration
I have some Terraform configuration which has up until now run successfully without any issues locally and without me explicitly inserting any provider block.
I transferred this very same set of confi...
hitman126
Votes: 0
Answers: 0
Gitlab Pipeline to build docker Image of dotnetcore application and deploy
I have Installed Gitlab in one of the Ubuntu machine. And I have dotnetcore project in the name of ABC in the Gitlab.
But, In that ABC repo have multiple small doetnetcore application with different d...
Deepak Sharma
Votes: 0
Answers: 2
gitlab ci pipeline auto trigger jobs
We have a gitlab ci pipeline which has multiple stages and jobs.
First, I have a config push stage and I have a job that sends config to 6 different clusters.
Then I have many different stages for dep...
rider
Votes: 0
Answers: 1