Merge branch 'main' into SLE15SP7
All checks were successful
mr_actions / review (pull_request) Successful in 25s
All checks were successful
mr_actions / review (pull_request) Successful in 25s
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
image: opensuse/leap:latest
|
||||
steps:
|
||||
- name: Install nodejs
|
||||
run: zypper in -y nodejs tar
|
||||
run: zypper in -y nodejs tar gzip
|
||||
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
- run: echo "The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
|
Reference in New Issue
Block a user