Update action.yml
This commit is contained in:
parent
cf39b00a59
commit
a6f77b358e
@ -5,4 +5,4 @@ runs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- run: docker build --build-arg="NUGET_URL=$PACKAGE_REPO_URL_NUGET" --build-arg="NUGET_USER=$PACKAGE_REPO_USER" --build-arg="NUGET_PASS=$PACKAGE_REPO_PASS" .
|
- run: docker build --build-arg="NUGET_URL=$PACKAGE_REPO_URL_NUGET" --build-arg="NUGET_USER=$PACKAGE_REPO_USER" --build-arg="NUGET_PASS=$PACKAGE_REPO_PASS" https://gitea.woltvint.net/Actions/build-and-publish-nuget/raw/branch/master/Dockerfile
|
Loading…
x
Reference in New Issue
Block a user