Skip to content

Commit

Permalink
test.yml: no foobar
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored May 8, 2024
1 parent 6634adc commit 47d757e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
project_id: 37728736
variables: |
VAR1=value1
VAR2=value2
FOOBAR=foo bar
VAR2=value2 value3
- name: Print json and web_url for further use
run: |
test -n ${{ steps.trigger.outputs.web_url }}
Expand Down

2 comments on commit 47d757e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitLab pipeline has been submitted for this commit:
"https://gitlab.com/eic/test-trigger-gitlab-ci/-/pipelines/1282652957"

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitLab pipeline has been submitted for this commit:
"https://gitlab.com/eic/test-trigger-gitlab-ci/-/pipelines/1282652956"

Please sign in to comment.