Compare commits
No commits in common. "84f4b39d5d87387ebb47da55e98998481ea252e3" and "2a99bbead452e4957d6c64022885a6f3061ed193" have entirely different histories.
84f4b39d5d
...
2a99bbead4
2 changed files with 0 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
module.exports = function() {
|
||||
return {
|
||||
git_reference: process.env.GITHUB_REF_NAME || "missing"
|
||||
};
|
||||
};
|
|
@ -1,4 +1,3 @@
|
|||
<!-- Version: {{ build.git_reference }} -->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
|
Loading…
Reference in a new issue