Skip to content

Commit

Permalink
Update .drone.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TP Honey committed Mar 8, 2023
1 parent 93c1d55 commit 549075f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Expand Up @@ -49,7 +49,7 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/Dockerfile.linux.amd64
repo: plugins/sftp
repo: plugins/gh-pages
username:
from_secret: docker_username
password:
Expand Down Expand Up @@ -91,7 +91,7 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/Dockerfile.linux.arm64
repo: plugins/sftp
repo: plugins/gh-pages
username:
from_secret: docker_username
password:
Expand Down

0 comments on commit 549075f

Please sign in to comment.