aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 5c7f9f8e21..8fd91ebfcb 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -194,6 +194,7 @@ pipeline:
pull: true
secrets: [ docker_username, docker_password ]
repo: gitea/docs
+ context: docs
dockerfile: docs/Dockerfile
tags: [ '${DRONE_BRANCH##release/v}' ]
when:
@@ -205,6 +206,7 @@ pipeline:
pull: true
secrets: [ docker_username, docker_password ]
repo: gitea/docs
+ context: docs
dockerfile: docs/Dockerfile
tags: [ 'latest' ]
when: