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: jobs:
self-hosted: # self-hosted:
runs-on: # runs-on:
- self-hosted # - self-hosted
# - ubuntu-latest # - ubuntu-latest
call_workflow_using_branch: call_workflow_using_branch:
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master
job-image-build: job-image-build:
runs-on: runs-on:
- self-hosted - self-hosted
steps: steps:
- name: Checkout Repository - name: Checkout Repository
uses: actions/checkout@v2 uses: actions/checkout@v2