@ -69,7 +69,7 @@ jobs:
- checkout
- setup_remote_docker
- run:
name: dockerize the app
name: Dockerize
command: |
docker build --cache-from=app -t app .