Compare commits
2 Commits
17cf4252c2
...
996095ba99
| Author | SHA1 | Date | |
|---|---|---|---|
| 996095ba99 | |||
| 6014547ce7 |
@@ -124,7 +124,7 @@ steps:
|
|||||||
set -euf
|
set -euf
|
||||||
cd "${CI_WORKSPACE}"
|
cd "${CI_WORKSPACE}"
|
||||||
|
|
||||||
echo "${GITEA_REGISTRY_TOKEN}" | docker login git.modwad.pl -u "${GITEA_REGISTRY_USER}" --password-stdin
|
echo "${gitea_registry_token}" | docker login git.modwad.pl -u "${gitea_registry_user}" --password-stdin
|
||||||
|
|
||||||
dotnet restore
|
dotnet restore
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user