Commit 8295825
committed
add path context to docker/build-push-action
The explicit checkout action (instead of the implicit git context)
allows for passing a path context to the build-push-action which allows
file mutation during the workflow.
This should now be able to use the generated `Containerfile` from the
previous `Run beaker` step.1 parent f0ee898 commit 8295825
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments