forked from sylabs/singularity
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This mirrors the behavior before the removal of the vendor/ directory. A new file is added, .ci/e2e_triggers to keep a list of regular expressions that will be used to decide if E2E should run or not for a given commit. Signed-off-by: Marcelo E. Magallon <[email protected]>
- Loading branch information
Marcelo E. Magallon
committed
Oct 22, 2019
1 parent
3dde089
commit 82ea27d
Showing
2 changed files
with
7 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
^\.circleci/ | ||
^e2e/ | ||
^go\.mod$ |
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