diff options
| author | Fuwn <[email protected]> | 2023-12-07 04:24:33 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-07 04:24:33 -0800 |
| commit | 17ed41949bc42d79c47ad75890bd6b0463db431d (patch) | |
| tree | 9fd775f5f288c3e54ebe9c2e7ccbfd4183129aa7 | |
| parent | feat(manga): progress indicator! (diff) | |
| download | due.moe-17ed41949bc42d79c47ad75890bd6b0463db431d.tar.xz due.moe-17ed41949bc42d79c47ad75890bd6b0463db431d.zip | |
ci(earthly): push
| -rw-r--r-- | Earthfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,4 +71,4 @@ docker: CMD ["bun", "--bun", "./index.js"] - SAVE IMAGE fuwn/due-next:latest + SAVE IMAGE --push fuwn/due-next:latest |