Publish new images for 11/merge triggered by dependabot[bot]; version: N/A #35
publish-new-build.yml
on: pull_request
code-check
/
check_code
29s
staging-publish
/
build_and_push
12s
trigger-production-deploy
0s
git-tag
0s
Annotations
1 error and 2 warnings
|
staging-publish / build_and_push
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
|
|
Workflow syntax warning:
.github/workflows/publish-new-build.yml#L92
.github/workflows/publish-new-build.yml (Line: 92, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/publish-new-build.yml#L108
.github/workflows/publish-new-build.yml (Line: 108, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|