Skip to content

Commit

Permalink
Merge pull request #60 from Azure-Samples/remove_base_templates
Browse files Browse the repository at this point in the history
Remove more base templates
  • Loading branch information
tonybaloney authored Apr 18, 2024
2 parents b2efa3c + e99dabd commit fe39f14
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 503 deletions.
2 changes: 1 addition & 1 deletion tools/update_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ def update_repo(
checkout=checkout if checkout else None,
)

if subprocess.check_output(
if not subprocess.check_output(
["git", "status", "--porcelain"],
text=True,
cwd=path,
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

42 changes: 0 additions & 42 deletions {{cookiecutter.__src_folder_name}}/infra/core/networking/cdn.bicep

This file was deleted.

Loading

0 comments on commit fe39f14

Please sign in to comment.