Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

Commit

Permalink
fixed cache from
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasptsch committed Mar 27, 2022
1 parent f65f0db commit b7f48d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ steps:
image: plugins/docker
settings:
target: runner
cache_from:
- ghcr.io/dynamicabot/dynamica:latest
username:
from_secret: github_username
password:
Expand Down Expand Up @@ -91,6 +93,8 @@ steps:
image: plugins/docker
settings:
target: pterodactyl
cache_from:
- ghcr.io/dynamicabot/dynamica:latest
username:
from_secret: github_username
password:
Expand Down

0 comments on commit b7f48d2

Please sign in to comment.