Update .drone.yml

This commit is contained in:
Florian Kaiser
2022-03-08 19:54:06 +01:00
committed by GitHub
parent 34e2b3e3e4
commit a4d72b0f68

View File

@@ -5,7 +5,7 @@ name: linux-amd64
platform:
arch: amd64
os: linux
steps:
- name: generate_tag
image: golang
@@ -37,6 +37,7 @@ steps:
from_secret: docker_password
port:
from_secret: docker_port
network_mode: host
environment:
REPO:
from_secret: repo