Skip to content

Commit

Permalink
Noop commit
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Hazy <mateusz.hazy@snowflake.com>
  • Loading branch information
sfc-gh-mhazy committed Jun 18, 2024
1 parent ea60dd0 commit c5cd57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apko/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def apko_register_toolchains(name, apko_version = LATEST_APKO_VERSION, platform_
apko_binary_spec macro that consists of url to the archive with apko binary, it's sha256, version
of apko and prefix that should be stripped after unpacking the archive. The prefix
should specified, so that apko binary lands in top level directory after stripping.
The intention here is to allow using apko versions that are not included in versions.bzl
The intention here is to allow using apko versions that are not included in versions.bzl.
"""
map = platform_to_apko_binary_map
if map == None:
Expand Down

0 comments on commit c5cd57c

Please sign in to comment.