We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 720224d + f04acb1 commit 895667bCopy full SHA for 895667b
.gitignore
@@ -16,7 +16,7 @@ yarn-error.log
16
/out
17
.nyc_output/
18
dist
19
-build/build_tag
+build_tag
20
build/core/release.tar
21
build/hfs/release.tar
22
build/preview/release.tar
build/build_workflow
@@ -16,7 +16,7 @@ fi
# Copy the release version to the project root, so we can later display it to
# clients:
-cp ./build_tag ../.api-version
+cp ./build_tag ./.api-version
host='pryvsa-docker-release.bintray.io'
0 commit comments