Ещё исправления Dockle
All checks were successful
Lint / Run linters (push) Successful in 36s
Create and publish a Docker image / Publish image (push) Successful in 31s
Create and publish a Docker image / Deploy image (push) Successful in 10s

This commit is contained in:
Sergey Karmanov 2024-06-21 11:50:37 +03:00
parent 39b8526c35
commit 7fbb014f35

View File

@ -1,10 +1,10 @@
name: Dockle name: Dockle
on: on:
workflow_dispatch:
workflow_run: workflow_run:
workflows: ["Create and publish a Docker image"] workflows: ["Create and publish a Docker image"]
types: types: [completed]
- completed
jobs: jobs:
run-linters: run-linters: