Update docker-image.yml

This commit is contained in:
Sergey
2022-10-28 15:07:33 +03:00
committed by GitHub
parent c62f028607
commit 8b0babec77

View File

@@ -29,7 +29,7 @@ on:
jobs:
build:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Get branch data
uses: actions/checkout@v2