Skip to content

Commit aa47e4d

Browse files
Replacing before_deploy with deploy_script
1 parent 8f47d6a commit aa47e4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ test_script:
3434
#---------------------------------#
3535

3636
# scripts to run before deployment
37-
before_deploy:
37+
deploy_script:
3838
- ps: |
3939
# Creating project artifact
4040
$stagingDirectory = (Resolve-Path ..).Path

0 commit comments

Comments
 (0)