Skip to content

Commit f783bbc

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 4e4f769 commit f783bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ steps:
8282

8383
- script: |
8484
echo "place Dockerfile"
85-
cp $(php_ds_config.secureFilePath) code-examples-php-private/Dockerfile
85+
cp $(php_dockerfile.secureFilePath) code-examples-php-private/Dockerfile
8686
displayName: 'place Dockerfile'
8787

8888
- script: dir $(Build.SourcesDirectory)

0 commit comments

Comments
 (0)