diff options
| author | Tulir Asokan <tulir@maunium.net> | 2024-12-03 00:14:27 +0200 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2024-12-03 00:14:27 +0200 |
| commit | 266f98579a048ae527c2f39e39e67eba7836dd47 (patch) | |
| tree | b2d6686686d527d6f3583057945b09926fd234c5 /.gitlab-ci.yml | |
| parent | 0591df0f7e8374f7ec20ceae6942e710a0f4d4f8 (diff) | |
Update giphyproxy dependencies
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5d8838..d67546e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,6 @@ +variables: + GOTOOLCHAIN: local + build giphy proxy docker: image: docker:stable stage: build |
