Skip to content

Commit a77a0ac

Browse files
committed
[NEW] updated
1 parent 16535f9 commit a77a0ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci-cd.yml

-3
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
sed -i "s|__NEXUS_USER__|${{ secrets.NEXUS_USER }}|g" NuGet.Config
4646
sed -i "s|__NEXUS_PASSWORD__|${{ secrets.NEXUS_PASSWORD }}|g" NuGet.Config
4747
48-
- name: Debug NuGet.Config
49-
run: cat NuGet.Config
50-
5148
- name: Build and push API Docker image
5249
uses: docker/build-push-action@v5
5350
with:

0 commit comments

Comments
 (0)