Skip to content

Commit dacd064

Browse files
committed
Another path fix
1 parent 872b4f8 commit dacd064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/new_pipelines/post-apigee-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ steps:
3333
displayName: Setup pytests
3434
condition: eq(1,2)
3535
36-
- template: ./new_pipelines/aws-assume-role-new-int.yml
36+
- template: ./aws-assume-role-new-int.yml
3737
parameters:
3838
role: "auto-ops"
3939
profile: "apim-dev" # centralise

0 commit comments

Comments
 (0)