Skip to content

Commit 37cfbaa

Browse files
authored
Merge branch 'master' into feature/ci-improvements
2 parents 615d49b + bd1c0bb commit 37cfbaa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
at: /go/src/github.com/jancajthaml
4848

4949
- checkout
50-
5150
- setup_remote_docker
5251

5352
- run:
@@ -61,11 +60,6 @@ jobs:
6160
--build-arg BUILD_DATE=$(date -u +"%Y-%m-%dT%H:%M:%SZ") \
6261
-t bundle .
6362
64-
- run:
65-
name: List images
66-
command: |
67-
docker images
68-
6963
- deploy:
7064
name: Push image to DockerHUB
7165
command: |

0 commit comments

Comments
 (0)