We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa4805 commit 4484751Copy full SHA for 4484751
.github/workflows/docgen.yml
@@ -107,7 +107,7 @@ jobs:
107
108
git clone [email protected]:8gears/container-registry/container-registry.com
109
cd container-registry.com
110
- git checkout -b update-harbor-documentation-$(date +"%Y-%m-%d")
+ git checkout -b update-harbor-documentation-$(date +"%Y-%m-%d-%H-%M")
111
git status
112
ls -l
113
cp -r ../swagger-codegen/harbor_client/api/* ./content/docs/harbor-api-client/api/
0 commit comments