Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
prepare for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Sep 23, 2024
1 parent e5ab6c3 commit 3200d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SHELL := /bin/bash

$(shell curl -H 'Cache-Control: no-cache, no-store' -sSL "https://raw.githubusercontent.com/Azure/tfmod-scaffold/refs/heads/oidc/GNUmakefile" -o tfvmmakefile)
$(shell curl -H 'Cache-Control: no-cache, no-store' -sSL "https://raw.githubusercontent.com/Azure/tfmod-scaffold/refs/heads/main/GNUmakefile" -o tfvmmakefile)
-include tfvmmakefile

0 comments on commit 3200d21

Please sign in to comment.