Skip to content

Commit

Permalink
build: fix testing-env img process (runatlantis#1789)
Browse files Browse the repository at this point in the history
* remove circleci img comment

Signed-off-by: Rui Chen <[email protected]>

* test img build

Signed-off-by: Rui Chen <[email protected]>

* Revert "test img build"

This reverts commit fae6ee4.
  • Loading branch information
chenrui333 authored and krrrr38 committed Dec 16, 2022
1 parent f6b57bd commit 18860e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions testing/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# This Dockerfile builds the docker image used for running circle ci tests.
# We need terraform installed for our full test suite so it installs that.
# It's updated by running make build-testing-image which will also push a new
# image.
FROM circleci/golang:1.17

# Install Terraform
Expand Down

0 comments on commit 18860e3

Please sign in to comment.