Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Router OpenWRT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tools
Continuous Integration
Infrastructure
Router OpenWRT
Commits
d8b54c4d
Commit
d8b54c4d
authored
5 months ago
by
Dmitriy Safronov
Browse files
Options
Downloads
Patches
Plain Diff
fix
Signed-off-by:
Dmitriy Safronov
<
zimniy@cyberbrain.pw
>
parent
3643c7fd
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gitlab-ci.yml
+1
-1
1 addition, 1 deletion
gitlab-ci.yml
with
1 addition
and
1 deletion
gitlab-ci.yml
+
1
−
1
View file @
d8b54c4d
...
...
@@ -39,5 +39,5 @@ Save router config:
-
|
if [ -n "$(git status -su)" ]; then
git commit -q -m "${OPENWRT_GIT_COMMIT:-OpenWRT}"
git push -q --force origin "HEAD:refs/heads/${OPENWRT_GIT_BRANCH:-remote}"
"
git push -q --force origin "HEAD:refs/heads/${OPENWRT_GIT_BRANCH:-remote}"
fi
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment