try copying 1 file to see what happens

This commit is contained in:
Chuck Dries 2020-07-29 11:03:54 -07:00 committed by GitHub
parent 6cf1e5cb50
commit ed5b1f5f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,6 @@ jobs:
username: ${{ secrets.CI_USER }}
password: ${{ secrets.CI_PASSWORD }}
# port: ${{ secrets.PORT }}
source: "."
source: "index.html"
target: "/docker-services/letsencrypt/www"
rm: true