fix: wrong docker version in the build_version job

This commit is contained in:
Dawid Wysokiński 2021-07-08 15:53:42 +02:00
parent 5744a53b3a
commit 1b50460fea

View File

@ -20,7 +20,8 @@ jobs:
working_directory: ~/zdamegzaminzawodowy
steps:
- checkout
- setup_remote_docker
- setup_remote_docker:
version: 20.10.2
- run: |
docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
# build the application image