mirror of
https://github.com/status-im/spiffworkflow-connector.git
synced 2025-02-23 12:08:13 +00:00
Revert "hack"
This reverts commit 0521ce7e6eec4e8a6a428151d63c90fe0f459d99.
This commit is contained in:
parent
0521ce7e6e
commit
e8ff84f4ad
@ -10,8 +10,7 @@ RUN mkdir -p /go/src/github.com/status-im/status-go
|
|||||||
WORKDIR /go/src/github.com/status-im/status-go
|
WORKDIR /go/src/github.com/status-im/status-go
|
||||||
ADD . .
|
ADD . .
|
||||||
# RUN cd cmd/spiff-workflow && go build --mod=vendor
|
# RUN cd cmd/spiff-workflow && go build --mod=vendor
|
||||||
|
RUN cd cmd/spiff-workflow && go build --mod=vendor -tags gowaku_skip_migrations
|
||||||
RUN cd cmd/spiff-workflow && perl -pi -e "s/params.RopstenNetworkID/params.GoerliNetworkID/g" main.go && perl -pi -e "s/params.RinkebyNetworkID/params.GoerliNetworkID/g" main.go && go build --mod=vendor -tags gowaku_skip_migrations
|
|
||||||
|
|
||||||
# Copy the binary to the second image
|
# Copy the binary to the second image
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user