test
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-12-04 14:45:58 +01:00
parent 4ebc26d4d1
commit 0fd95f28d0
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 5 additions and 1 deletions

View File

@ -37,6 +37,8 @@ steps:
repo: thegeeklab/${DRONE_REPO_NAME}
username:
from_secret: docker_username
environment:
DOCKER_BUILDKIT: 1
when:
ref:
- refs/pull/**
@ -62,6 +64,8 @@ steps:
repo: thegeeklab/${DRONE_REPO_NAME}
username:
from_secret: docker_username
environment:
DOCKER_BUILDKIT: 1
when:
ref:
- refs/heads/master
@ -177,6 +181,6 @@ depends_on:
---
kind: signature
hmac: 341597b06b1812d859abcee8e739ea4d1ac912e08490fd1dcb36f6f6ad9c1f57
hmac: aa431c13c2ae35af3387bc0dbb989ec922d9582165964e4fcc731f91694dca79
...