Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
pna-nca committed Oct 3, 2024
1 parent 2a12e93 commit 41a601a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nca-build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:

- name: login to Docker repository
run: |
nslookup docker-registry-internal.extranet.netcetera.biz
echo "${{ secrets.NCA_REPO_PASSWORD }}" | docker login "${{ env.DD_REGISTRY }}" -u "${{ secrets.NCA_REPO_USERNAME }}" --password-stdin
- name: setup Docker buildx
Expand Down

0 comments on commit 41a601a

Please sign in to comment.