trigger pipeline
CI / build-and-start (push) Failing after 51s Details

This commit is contained in:
Иван 2026-03-10 21:48:03 +03:00
parent d68c0b5756
commit bc358547b5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
jobs: jobs:
build-and-start: build-and-start:
# Use exact labels from your runner (e.g. "ubuntu:latest" if that's what you see) #ger
runs-on: [ubuntu-latest, docker] runs-on: [ubuntu-latest, docker]
steps: steps:
- name: Checkout - name: Checkout