mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Update workflow name
This commit is contained in:
parent
ec92786016
commit
97204f4676
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ jobs:
|
||||||
# Orchestrate jobs using workflows
|
# Orchestrate jobs using workflows
|
||||||
# See: https://circleci.com/docs/workflows/ & https://circleci.com/docs/configuration-reference/#workflows
|
# See: https://circleci.com/docs/workflows/ & https://circleci.com/docs/configuration-reference/#workflows
|
||||||
workflows:
|
workflows:
|
||||||
sample: # This is the name of the workflow, feel free to change it to better match your workflow.
|
build-test: # This is the name of the workflow, feel free to change it to better match your workflow.
|
||||||
# Inside the workflow, you define the jobs you want to run.
|
# Inside the workflow, you define the jobs you want to run.
|
||||||
jobs:
|
jobs:
|
||||||
- build
|
- build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue