Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-09 18:54:53 +03:00 committed by GitHub
parent 2e1ab49edd
commit 1bc9c62648
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,15 +19,16 @@ on:
jobs:
self-hosted:
runs-on:
- self-hosted
# self-hosted:
# runs-on:
# - self-hosted
# - ubuntu-latest
call_workflow_using_branch:
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master
job-image-build:
runs-on:
- self-hosted
steps:
- name: Checkout Repository
uses: actions/checkout@v2