-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A task in a workflow can now have volumes.
The intention here is to specify all the volumes at task level, that are common for all actions within that task. The volumes at task level will be mounted in all actions. However, if a user has the same mount at action level, it will get the higher preference and will override the one at task level.
- Loading branch information
Gaurav Gahlot
committed
Feb 13, 2020
1 parent
dccdaca
commit 0823e69
Showing
1 changed file
with
33 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters