Skip to content

Commit

Permalink
chore: build with layers
Browse files Browse the repository at this point in the history
  • Loading branch information
babariviere committed Dec 10, 2024
1 parent 77d0a22 commit f6fa6f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .woodpecker/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ steps:
- echo "$PACKAGE_TOKEN" | buildah login forge.babariviere.com --username babariviere --password-stdin
- >-
buildah build
--layers
--cache-from docker://$IMAGE_NAME/cache
--cache-to docker://$IMAGE_NAME/cache
--label org.opencontainers.image.source=https://$IMAGE_NAME
Expand Down

0 comments on commit f6fa6f3

Please sign in to comment.