Skip to content

Commit

Permalink
Merge pull request #1770 from CloudFitSoftware/checkout-rp-config-always
Browse files Browse the repository at this point in the history
Checkout rp config always
  • Loading branch information
jewzaam authored Oct 1, 2021
2 parents 73746fc + d6294fa commit 1af1f2b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 139 deletions.
85 changes: 0 additions & 85 deletions .pipelines/onebranch/pipeline.buildrp.dev.yml

This file was deleted.

51 changes: 0 additions & 51 deletions .pipelines/onebranch/pipeline.image.mirror.dev.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ parameters:

steps:
- checkout: rhado
- ${{ if eq(parameters.generationType, 'deployment') }}:
- checkout: rpconfig
- checkout: rpconfig
- task: GoTool@0
displayName: Use Go 1.16.2
inputs:
Expand Down
1 change: 0 additions & 1 deletion .pipelines/onebranch/templates/template-image-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:

steps:
- checkout: rhado
- checkout: rpconfig
- task: DownloadPipelineArtifact@2
displayName: Download Deployer
inputs:
Expand Down

0 comments on commit 1af1f2b

Please sign in to comment.