Skip to content

Commit

Permalink
Unify both gitlab implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Nov 23, 2019
1 parent b44f8e9 commit cee9876
Show file tree
Hide file tree
Showing 7 changed files with 228 additions and 291 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: run
args: add gitlab user tom6
args: add gitlab tom6
- name: git-workspace add gitlab group
uses: actions-rs/cargo@v1
with:
command: run
args: add gitlab group gitlab-org
args: add gitlab gitlab-org
- name: git-workspace update
uses: actions-rs/cargo@v1
with:
Expand Down
Loading

0 comments on commit cee9876

Please sign in to comment.