Merge branch 'master' of git.aipark.com:eoc-group/dotnet-cicd-demo

Status Job ID Name Coverage
  Build
failed #3519
build-manifest

00:48

failed #3520
arm64
build-master-arm64

00:39

failed #3517
amd64
build-master-x86

00:50

failed #3518
arm64
build-master-arm64

00:39

 
$ export FULLVERSION
$ echo $FULLVERSION
1.0.2508180251
$ REGISTRY_IMAGE=$CI_REGISTRY_IMAGE:$FULLVERSION
$ docker login -u $USER_NAME -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get "https://k8s-t0.tencentcloudcr.com/v2/": unauthorized: authentication required
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

$ export FULLVERSION
$ echo $FULLVERSION
1.0.2508180247
$ REGISTRY_IMAGE=$CI_REGISTRY_IMAGE:$FULLVERSION
$ docker login -u $USER_NAME -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get "https://k8s-t0.tencentcloudcr.com/v2/": unauthorized: authentication required
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

$ export FULLVERSION
$ echo $FULLVERSION
1.0.2508180246
$ REGISTRY_IMAGE=$CI_REGISTRY_IMAGE:$FULLVERSION
$ docker login -u $USER_NAME -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get "https://k8s-t0.tencentcloudcr.com/v2/": unauthorized: authentication required
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1