We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a3ad05 + d9a2806 commit 8e7a718Copy full SHA for 8e7a718
actions/actions_doc.go
@@ -11,7 +11,8 @@ Several actions have the 'origin' property. Possible values for the
11
1) 'recipe' ....... directory the recipe is in
12
2) 'filesystem' ... target filesystem root directory from previous filesystem-deploy action or
13
a previous ostree action.
14
- 3) name property of a previous download action
+ 3) 'artifacts' .... directory the artifacts are stored in
15
+ 4) name property of a previous download action
16
17
*/
18
package actions
0 commit comments