-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
… and update the version to 0.1.0 to prepare the release to come. Signed-off-by: Vincent Demeester <[email protected]>
- Loading branch information
1 parent
13361f0
commit 37741db
Showing
2 changed files
with
19 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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
apiVersion: v2 | ||
name: task-git | ||
version: 0.0.1 | ||
version: 0.1.0 | ||
description: | | ||
This Task represents Git and is able to initialize and clone a remote | ||
repository on the informed Workspace. It's likely to become the first `step` | ||
on a Pipeline. | ||
type: application | ||
type: application |
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