Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rails_dingtalk
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
other
rails_dingtalk
Commits
61a94b98
Commit
61a94b98
authored
Sep 10, 2021
by
mingyuan
Browse files
Options
Browse Files
Download
Plain Diff
Merge commit '
e61d0e8d
'
parents
c9d2db24
e61d0e8d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
gempush.yml
.github/workflows/gempush.yml
+4
-7
No files found.
.github/workflows/gempush.yml
View file @
61a94b98
name
:
Gem
name
:
Gem
on
:
on
:
pull_request
:
create
:
branches
:
tags
:
-
release
-
'
v*'
push
:
branches
:
-
release
jobs
:
jobs
:
build
:
build
:
name
:
Build + Publish
name
:
Build + Publish
...
@@ -18,7 +15,7 @@ jobs:
...
@@ -18,7 +15,7 @@ jobs:
-
name
:
Set up Ruby
-
name
:
Set up Ruby
uses
:
actions/setup-ruby@v1
uses
:
actions/setup-ruby@v1
with
:
with
:
version
:
3.0
ruby-
version
:
3.0
-
name
:
Publish to RubyGems
-
name
:
Publish to RubyGems
run
:
|
run
:
|
mkdir -p $HOME/.gem
mkdir -p $HOME/.gem
...
...
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