We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6011ba commit 6955acbCopy full SHA for 6955acb
.github/workflows/build_container.yml
@@ -82,7 +82,6 @@ jobs:
82
RUBYGEM_MODULESYNC=${{ matrix.rubygem_modulesync }}
83
RUBYGEM_RUBOCOP_PERFORMANCE=${{ matrix.rubygem_rubocop_performance }}
84
RUBYGEM_BUNDLER=${{ matrix.rubygem_bundler }}
85
-
86
build_arch: linux/amd64
87
docker_username: voxpupulibot
88
docker_password: ${{ secrets.DOCKERHUB_BOT_PASSWORD }}
0 commit comments