Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 20e4c02

Browse files
author
dirk
committed
Use environment for deployment.
1 parent 518c3ca commit 20e4c02

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

appveyor.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,5 @@ build_script:
7171
test: off
7272

7373
deploy:
74-
provider: FTP
75-
protocol: ftp
76-
host: magick.imagemagick.org
77-
beta: true
78-
folder: /ImageMagick-7
79-
username: upload
80-
password:
81-
secure: 5jIgwMyyjTcIfLY/Xqk7dg==
74+
- provider: Environment
75+
name: ImageMagick7

0 commit comments

Comments
 (0)