diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6870332..d43d311 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ jobs: build_file: Dockerfile registry: git.coopgo.io username: "${{ secrets.DOCKER_USERNAME }}" - password: "${{ secrets.DOCKER_PASSWORD }}" + password: 6744954b4a3a43422e62e8d110f90de527ce094d image: coopgo-platform/mobility-accounts tag: test cache: true