Skip to content

Setup Push and Pull Pipelines using GitLab? #824

Closed Answered by jtracey93
Jedoe830 asked this question in Q&A
Discussion options

You must be logged in to vote

It absolutely should be possible. As long as you have the pre-reqs on the runner/agent this should work.

Checkout these pipelines here in the AzOps Accelerator for examples of what you'll need to do: https://github.com/Azure/AzOps-Accelerator/tree/main/.github/workflows

Required software (from the top of my head):

  • PowerShell Core
  • PowerShell Az module
  • PowerShell AzOps module
  • PowerShell PSFramework module
  • JQ

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jtracey93
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #742 on October 10, 2021 15:21.