Test workflow2
Some checks failed
Aboba / build (push) Failing after 6s

This commit is contained in:
2024-02-17 00:52:51 +03:00
parent 4ee3fa45be
commit 3875b558e7

View File

@@ -7,7 +7,8 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Build the Docker image - name: Build the Docker image