Ещё исправления 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
on:
workflow_dispatch:
workflow_run:
workflows: ["Create and publish a Docker image"]
types:
- completed
types: [completed]
jobs:
run-linters: