feat: cache

This commit is contained in:
ange 2024-05-02 16:38:09 +02:00
parent 2c7bab8c91
commit e06631721b
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
3 changed files with 24 additions and 21 deletions

View file

@ -1,3 +0,0 @@
FROM gcr.io/kaniko-project/executor:debug
COPY build.sh /usr/local/bin/
ENTRYPOINT ["build.sh"]