mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2025-12-10 06:42:12 +01:00
Attempt to get CI to cache layers (#173)
This commit is contained in:
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@@ -221,6 +221,8 @@ jobs:
|
||||
${{ inputs.tachidesk_release_type == 'stable' && 'ghcr.io/suwayomi/suwayomi-server:latest' || '' }}
|
||||
ghcr.io/suwayomi/suwayomi-server:${{ inputs.tachidesk_release_type }}
|
||||
ghcr.io/suwayomi/suwayomi-server:${{ steps.get_latest_release_metadata.outputs.release_tag }}
|
||||
env:
|
||||
SOURCE_DATE_EPOCH: 0
|
||||
|
||||
# - name: Create slim container
|
||||
# uses: kitabisa/docker-slim-action@v1
|
||||
|
||||
Reference in New Issue
Block a user