Skip to content

Commit

Permalink
test ci with container
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisChu committed Oct 28, 2021
1 parent c2a77b3 commit 5aacfec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ jobs:
package:
name: package and upload release assets
runs-on: self-hosted

container:
image: vesoft/nebula-dev:centos7
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v1
Expand Down

0 comments on commit 5aacfec

Please sign in to comment.