gitbucket / gitbucket-docker

Docker image of GitBucket which is an open source GitHub server powered by Scala
https://github.com/gitbucket/gitbucket-docker/pkgs/container/gitbucket
58 stars 23 forks source link

nightly build failure #24

Closed onukura closed 4 years ago

onukura commented 4 years ago

https://github.com/gitbucket/gitbucket-docker/blob/bbd67ecf377a2431371f54b3d5876a6c46a2ec68/.github/workflows/nightly.yml#L49

maybe this part -u {{ secrets.DOCKER_USERNAME }} -> -u ${{ secrets.DOCKER_USERNAME }}

onukura commented 4 years ago

I could run nightly build image without problem! So I close this issue.