Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
centreon
centreon-gha
Commits
50981d3d
Unverified
Commit
50981d3d
authored
Jul 18, 2022
by
Zakaria Guennoune
Committed by
GitHub
Jul 18, 2022
Browse files
fix(ci): use the common runners (#4)
Update module_workflow.yml
parent
9f742480
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/module_workflow.yml
View file @
50981d3d
...
...
@@ -15,7 +15,7 @@ on:
jobs
:
rpm-package
:
runs-on
:
self-hosted
runs-on
:
common
name
:
Package
strategy
:
matrix
:
...
...
@@ -48,7 +48,7 @@ jobs:
rpm-delivery
:
needs
:
rpm-package
runs-on
:
self-hosted
runs-on
:
common
name
:
Delivery
strategy
:
matrix
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment