mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
removed cache_from
This commit is contained in:
parent
64f54f8377
commit
c49873a0e8
1 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@ steps:
|
|||
- ${DRONE_BRANCH}
|
||||
custom_labels:
|
||||
- "commit=${DRONE_COMMIT_SHA}"
|
||||
cache_from: "vault-frontend:${DRONE_BRANCH}"
|
||||
username:
|
||||
from_secret: global_docker_login
|
||||
password:
|
||||
|
@ -54,7 +53,6 @@ steps:
|
|||
- ${DRONE_BRANCH}
|
||||
custom_labels:
|
||||
- "commit=${DRONE_COMMIT_SHA}"
|
||||
cache_from: "vault-frontend:${DRONE_BRANCH}"
|
||||
username:
|
||||
from_secret: global_docker_login
|
||||
password:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue