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 d7187c6 commit eba0b14Copy full SHA for eba0b14
.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