Skip to content

Commit

Permalink
cicd: Test keeper secrets #TASK-6187
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Jun 13, 2024
1 parent f3228e3 commit 24897cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/manual-deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@ jobs:
name: build-folder
path: build


deploy-docker:
uses: opencb/java-common-libs/.github/workflows/deploy-docker-hub-workflow.yml@develop
uses: opencb/java-common-libs/.github/workflows/deploy-docker-hub-workflow.yml@TASK-6187
needs: build
with:
cli: python3 ./build/cloud/docker/docker-build.py push --images base,init --tag ${{ inputs.tag }}
Expand Down

0 comments on commit 24897cf

Please sign in to comment.