Skip to content

Commit

Permalink
Remove the code instead using comments. Do not play nice with empy
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Feb 2, 2024
1 parent 40961e3 commit 6d2baa6
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,6 @@ RUN . /etc/os-release && test "$VERSION_ID" = "20.04" && test "$(uname -m)" = "a
os_code_name=os_code_name,
))@

# Bazel is incompatible with the ccache
# @(TEMPLATE(
# 'snippet/install_ccache.Dockerfile.em',
# os_name=os_name,
# os_code_name=os_code_name,
# ))@

@(TEMPLATE(
'snippet/set_environment_variables.Dockerfile.em',
environment_variables=build_environment_variables,
Expand Down

0 comments on commit 6d2baa6

Please sign in to comment.