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 41a601a commit fdcd1bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nca-build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ jobs:
- name: login to Docker repository
run: |
nslookup docker-registry-internal.extranet.netcetera.biz
sudo systemctl status systemd-networkd
sudo systemctl status systemd-resolved
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 fdcd1bb

Please sign in to comment.