Skip to content

Commit

Permalink
no origin
Browse files Browse the repository at this point in the history
  • Loading branch information
msciabarra committed Jul 12, 2023
1 parent 179eaa1 commit ffe3846
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ tasks:
setup:
silent: true

origin:
- git fetch --all
- git checkout origin/main -B main
- cd openwhisk ; task origin

image-tag:
- git tag -d $(git tag)
- git tag -f {{.BASETAG}}.$(date +%y%m%d%H){{.S}}
Expand Down
2 changes: 1 addition & 1 deletion openwhisk
Submodule openwhisk updated 1 files
+0 −3 Taskfile.yml

0 comments on commit ffe3846

Please sign in to comment.