testing env variables

1 job from docker_setup in 16 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Docker
failed #3562
docker-build

00:00:16

 
Name Stage Failure
failed
docker-build Docker
$ echo "$username"
test
$ echo "$password"
password
$ docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password
Cleaning up file based variables
ERROR: Job failed: exit code 1