mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-03 05:21:38 +00:00
Compare commits
2 Commits
a1b8a7de78
...
b09aa43278
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b09aa43278 | ||
|
|
7ac1ff900c |
2
dist/index.js
generated
vendored
2
dist/index.js
generated
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
@ -147,7 +147,7 @@ actionsToolkit.run(
|
||||
return;
|
||||
}
|
||||
if (stateHelper.builder && stateHelper.builder.driver === 'cloud') {
|
||||
core.info('Summary is not yet supported with Docker Build Cloud');
|
||||
core.info('Summary is not yet supported for cloud driver');
|
||||
return;
|
||||
}
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user