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.
2 parents d521c0c + eba0b14 commit f8be171Copy full SHA for f8be171
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ env:
12
# "docker login ghcr.io -u <github-username>" using the
13
# newly generated token as password.
14
# Once logged in, tag an new image:
15
- # docker tag bitboxswiss/bitbox-wallet-app:VERSION \
+ # docker tag shiftcrypto/bitbox-wallet-app:VERSION \
16
# ghcr.io/bitboxswiss/bitbox-wallet-app-ci:VERSION
17
# and push as usual:
18
# docker push ghcr.io/bitboxswiss/bitbox-wallet-app-ci:VERSION
0 commit comments