Run on mantis
This commit is contained in:
parent
54221eb601
commit
6206e0f05f
2
.github/workflows/package_memgraph.yaml
vendored
2
.github/workflows/package_memgraph.yaml
vendored
@ -38,7 +38,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
amzn-2:
|
amzn-2:
|
||||||
if: ${{ github.event.inputs.target_os == 'amzn-2' || github.event.inputs.target_os == 'all' }}
|
if: ${{ github.event.inputs.target_os == 'amzn-2' || github.event.inputs.target_os == 'all' }}
|
||||||
runs-on: [self-hosted, DockerMgBuild, X64]
|
runs-on: [self-hosted, mantis]
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
steps:
|
steps:
|
||||||
- name: "Set up repository"
|
- name: "Set up repository"
|
||||||
|
Loading…
Reference in New Issue
Block a user