Questions tagged [pipeline]

2 questions
0
votes
0 answers

Passing Variable between GHA steps

I'm trying to pass variables from one steps to another step in github action . Below doesn't work . Is there way to do it ? jobs: eks_delete_resources: runs-on: code-default defaults: run: shell: bash steps: -…
0
votes
0 answers

Create Salesforce CICD Pipeline Using Azure DevOps

A client has an Azure DevOps subscription and they're looking to use it for automated builds and releases with their Salesforce app they're using. The previous dev team was only using Azure Repos as their code repository and the client was using…
jrd1989
  • 698
  • 15
  • 48