@@ -69,7 +69,7 @@ jobs:
|
||||
--build-arg PACKAGETEST_FEED_URL=http://192.168.2.83:3100/api/packages/sxhundred/nuget/index.json \
|
||||
--build-arg READ_NUGET_USER=${{ secrets.READ_NUGET_USER }} \
|
||||
--build-arg READ_NUGET_PAT=${{ secrets.READ_NUGET_PAT }} \
|
||||
-f SimplePackage/Dockerfile
|
||||
-f SimplePackage/Dockerfile \
|
||||
-t myimage:latest .
|
||||
|
||||
- name: Push Docker Image
|
||||
|
||||
Reference in New Issue
Block a user