Skip to content

Commit a5c201a

Browse files
author
Gimlet
committed
[Gimlet] Updating interzone.network gimlet manifest for the bold-feather env
1 parent bd39997 commit a5c201a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.gimlet/bold-feather-interzone.network.yaml

+2-4
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@ chart:
77
version: 0.64.0
88
values:
99
buildImage: node:latest
10-
buildScript: |-
10+
buildScript: |+
1111
# !/usr/bin/env bash
1212
13-
npm install
14-
npm run build
15-
builtAssets: build/
13+
builtAssets: /
1614
gitCloneUrl: https://github.com/constructions-incongrues/interzone.network.git
1715
gitRepository: constructions-incongrues/interzone.network
1816
gitSha: '{{ .SHA }}'

0 commit comments

Comments
 (0)