ci(GITHUB): integrate container workflows #17
workflow-push.yml
on: push
configuration
/
json_file
start
/
send_notification
Matrix: commit_lint / run_command
Waiting for pending jobs
Matrix: commit_spell_check / run_command
Waiting for pending jobs
Matrix: json_schema_lint / run_precommit_hook
Waiting for pending jobs
Matrix: markdown_lint / run_precommit_hook
Waiting for pending jobs
Matrix: markdown_spelling / run_precommit_hook
Waiting for pending jobs
Matrix: pre-commit_hooks / precommit_hook_tests
Waiting for pending jobs
Matrix: shell_lint
Waiting for pending jobs
Matrix: toml_lint / run_precommit_hook
Waiting for pending jobs
Matrix: workflow_lint
Waiting for pending jobs
Matrix: yaml_lint / run_precommit_hook
Waiting for pending jobs
docker_container_lint
/
run_hadolint
markdown_links
/
check_markdown_links
security
/
run_trufflehog
create_release
/
generate_github_release
success
/
send_notification
Annotations
1 error
Invalid workflow file:
.github/workflows/workflow-push.yml#L212
The workflow is not valid. .github/workflows/workflow-push.yml (Line: 212, Col: 26): Invalid secret, REGISTRY_USERNAME is not defined in the referenced workflow. .github/workflows/workflow-push.yml (Line: 213, Col: 26): Invalid secret, REGISTRY_PASSWORD is not defined in the referenced workflow.
|