diff --git a/Taskfile.yml b/Taskfile.yml index 3c58395..eb28224 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -38,6 +38,11 @@ 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}} diff --git a/openwhisk b/openwhisk index df43280..9eba908 160000 --- a/openwhisk +++ b/openwhisk @@ -1 +1 @@ -Subproject commit df432804eb86419c9b5ba2c945a78cad8b8a09f2 +Subproject commit 9eba90827a9650eadfcbfb7f6f5161a7e4c79e6f