@@ -70,7 +70,7 @@ jobs:
|
|||||||
--build-arg READ_NUGET_USER=${{ secrets.READ_NUGET_USER }} \
|
--build-arg READ_NUGET_USER=${{ secrets.READ_NUGET_USER }} \
|
||||||
--build-arg READ_NUGET_PAT=${{ secrets.READ_NUGET_PAT }} \
|
--build-arg READ_NUGET_PAT=${{ secrets.READ_NUGET_PAT }} \
|
||||||
-f SimplePackage/Dockerfile \
|
-f SimplePackage/Dockerfile \
|
||||||
-t packagetest:latest .
|
-t 192.168.2.83:3100/sxhundred/packagetest:latest .
|
||||||
|
|
||||||
- name: Push Docker Image
|
- name: Push Docker Image
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user