Skip to content

Commit

Permalink
Merge pull request #8 from ShehabEl-DeenAlalkamy/rel/framework-v2.0.0
Browse files Browse the repository at this point in the history
fix: modify scripts resource ref to v2.0.0-beta to avoid future errors
  • Loading branch information
alalkamys authored Nov 30, 2022
2 parents d22bd7f + 5276fc0 commit 405ddc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ resources:
- repository: scripts
type: github
name: ShehabEl-DeenAlalkamy/apigee-core-yaml-pipeline-templates
ref: main
ref: refs/tags/v2.0.0-beta
endpoint: ShehabEl-DeenAlalkamy

extends:
Expand Down
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resources:
- repository: scripts
type: github
name: ShehabEl-DeenAlalkamy/apigee-core-yaml-pipeline-templates
ref: main
ref: refs/tags/v2.0.0-beta
endpoint: ShehabEl-DeenAlalkamy

variables:
Expand Down

0 comments on commit 405ddc1

Please sign in to comment.