Skip to content

Commit

Permalink
pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Hatleskog committed Dec 2, 2024
1 parent bec3f21 commit 1e0da00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
dotnet nuget add source https://statoildeveloper.pkgs.visualstudio.com/_packaging/ProCoSysOfficial/nuget/v3/index.json \
--name AzureArtifacts \
--username "AzureDevOps" \
--password $VSS_NUGET_ACCESSTOKEN
--password $VSS_NUGET_ACCESSTOKEN \
--store-password-in-clear-text
- name: Build and push Docker image
Expand Down

0 comments on commit 1e0da00

Please sign in to comment.