1
0
Fork 0
mirror of https://github.com/aevea/action-kaniko.git synced 2025-04-20 09:08:14 +02:00
Commit graph

4 commits

Author SHA1 Message Date
Doron Somech
ff9e1ae761 chore: fixing digest
Fixing few issues with digest:
1. Multi-stage dockerfiles override /usr/local/lib, downloading jq and reg to /kaniko instead
2. Github registry doesn't support digest yet, downloading manifest and calculating the digest manually
3. Digest was fetched for the current tag, which not yet exist. Fetching digest for the latest tag instead
2020-06-20 22:40:41 +03:00
Alex Viscreanu
3b9302effb feat: Add option for skip pushing if the digest hasn't changed 2020-06-19 14:10:56 +02:00
Simon Prochazka
73a7639472
chore: Rename organization to aevea 2020-04-26 18:43:20 +02:00
Alex Viscreanu
b351432674
Initial commit 2020-02-16 22:37:48 +01:00