Remove Docker config
This commit is contained in:
parent
ba354c5f62
commit
10ceeca29a
|
@ -1,2 +0,0 @@
|
|||
FROM node:9.11.1-alpine
|
||||
RUN yarn test
|
|
@ -1,7 +0,0 @@
|
|||
version: '3.5'
|
||||
|
||||
services:
|
||||
setup:
|
||||
image: gnosispm/safe-transaction-history:develop
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
Loading…
Reference in New Issue