Ещё исправления Dockle
This commit is contained in:
parent
39b8526c35
commit
0d4da22727
@ -2,15 +2,14 @@ name: Dockle
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Create and publish a Docker image"]
|
||||
workflows: ["Build and deploy"]
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
run-linters:
|
||||
run-dockle:
|
||||
name: Run dockle
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Run dockle
|
||||
uses: goodwithtech/dockle-action@main
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: Create and publish a Docker image
|
||||
name: Build and deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
x
Reference in New Issue
Block a user