Skip to content

Commit

Permalink
ci: test gitlab-ci patch
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
  • Loading branch information
niwis committed Apr 18, 2024
1 parent 7773d97 commit 655f000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab-ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
if: github.repository == 'pulp-platform/common_cells' && (github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository)
steps:
- name: Check Gitlab CI
uses: pulp-platform/pulp-actions/gitlab-ci@v1
uses: pulp-platform/pulp-actions/gitlab-ci@nw/gitlab-debug
with:
domain: iis-git.ee.ethz.ch
repo: github-mirror/common_cells
Expand Down

0 comments on commit 655f000

Please sign in to comment.