try copying 1 file to see what happens

This commit is contained in:
2020-07-29 11:03:54 -07:00
committed by GitHub
parent 6cf1e5cb50
commit ed5b1f5f53

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