Skip to content

Commit 9ec7f6b

Browse files
techknowlogicklafriks
authored andcommitted
pass secrets to drone build step for docker (#3879)
1 parent a98add1 commit 9ec7f6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ pipeline:
249249

250250
docker:
251251
image: plugins/docker:17.12
252+
secrets: [ docker_username, docker_password ]
252253
pull: true
253254
repo: gitea/gitea
254255
default_tags: true

0 commit comments

Comments
 (0)