Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
20596375
Unverified
Commit
20596375
authored
4 years ago
by
Sam Salisbury
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
ci: don't force config re-generation (#11537)
parent
30248fc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.circleci/Makefile
+0
-2
.circleci/Makefile
with
0 additions
and
2 deletions
+0
-2
.circleci/Makefile
+
0
-
2
View file @
20596375
...
...
@@ -78,8 +78,6 @@ define GEN_CONFIG
@mv
-f
$@.tmp
$@
endef
# Always re-generate the config, as we can't trust timestamps with git.
.PHONY
:
$(OUT)
$(OUT)
:
$(CONFIG_SOURCE)
$(GEN_CONFIG)
@
echo
"
$@
updated"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help