Skip to content

Commit 7c32f4c

Browse files
committed
Trigger image rebuild
1 parent 939a45c commit 7c32f4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM gitpod/workspace-full
2+
ENV TRIGGER_REBUILD=1
23
RUN curl -sfL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh | sudo BINDIR=/usr/local/bin sh
34
RUN sudo su -c "cd /usr; curl -L https://github.com/moby/buildkit/releases/download/v0.8.3/buildkit-v0.8.3.linux-amd64.tar.gz | tar xvz"
45
# NOTE: remove when workspace-full includes golangci

0 commit comments

Comments
 (0)