From 7e8ee09c07c37ad43aade029a283d01267a600f2 Mon Sep 17 00:00:00 2001 From: Francois Lannoy Date: Sun, 10 Jan 2021 12:54:58 +0100 Subject: [PATCH] :green_heart: trying to fix ci --- .circleci/config.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0f62e12..038a40e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -63,8 +63,6 @@ jobs: docker: - image: circleci/buildpack-deps:stretch steps: - - attach_workspace: - at: /tmp/workspace - setup_remote_docker @@ -86,10 +84,10 @@ workflows: context: - back_final - push_docker: - context: - - back_final requires: - build_docker + context: + - back_final filters: branches: only: