Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Coredns
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Railgun
Coredns
Commits
c707a4e7
Commit
c707a4e7
authored
Nov 18, 2021
by
Hu Shuai
Committed by
GitHub
Nov 18, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix small typos and grammar (#4988)
Signed-off-by:
Hu Shuai
<
hus.fnst@fujitsu.com
>
parent
e004c93c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile.release
Makefile.release
+2
-2
No files found.
Makefile.release
View file @
c707a4e7
...
@@ -38,9 +38,9 @@
...
@@ -38,9 +38,9 @@
# * make release
# * make release
# * make github-push
# * make github-push
#
#
# Testing this is hard-ish as you don't want to accident
i
ally release a coredns. If not executing the github-push target
# Testing this is hard-ish as you don't want to accidentally release a coredns. If not executing the github-push target
# you should be fine.
# you should be fine.
#
The Docker image creation and upload is now a seperate step because it was failing too often
. See the Makefile.docker for
#
Docker image creation and upload are now separate steps, because it often failed before
. See the Makefile.docker for
# details.
# details.
ifeq
(, $(shell which curl))
ifeq
(, $(shell which curl))
...
...
Write
Preview
Markdown
is supported
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