File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545
4646upload : all
4747 @for file in $(ARTIFACTS ) ; do \
48- gcloud storage cp $$ file $(JS_BUCKET ) ; \
48+ gcloud storage cp $$ file $(JS_BUCKET ) / ; \
4949 done
5050
5151# some functions (with shorter name) can call other functions (with suffix)
Original file line number Diff line number Diff line change 4545
4646upload : all
4747 @for file in $(ARTIFACTS ) ; do \
48- gcloud storage cp $$ file $(JS_BUCKET ) ; \
48+ gcloud storage cp $$ file $(JS_BUCKET ) / ; \
4949 done
5050
5151# some functions (with shorter name) can call other functions (with suffix)
Original file line number Diff line number Diff line change 4545
4646upload : all
4747 @for file in $(ARTIFACTS ) ; do \
48- gcloud storage cp $$ file $(JS_BUCKET ) ; \
48+ gcloud storage cp $$ file $(JS_BUCKET ) / ; \
4949 done
5050
5151# some functions (with shorter name) can call other functions (with suffix)
Original file line number Diff line number Diff line change 4646
4747upload : all
4848 @for file in $(ARTIFACTS ) ; do \
49- gcloud storage cp $$ file $(JS_BUCKET ) ; \
49+ gcloud storage cp $$ file $(JS_BUCKET ) / ; \
5050 done
5151
5252# some functions (with shorter name) can call other functions (with suffix)
Original file line number Diff line number Diff line change 4646
4747upload : all
4848 @for file in $(ARTIFACTS ) ; do \
49- gcloud storage cp $$ file $(JS_BUCKET ) ; \
49+ gcloud storage cp $$ file $(JS_BUCKET ) / ; \
5050 done
5151
5252create :
Original file line number Diff line number Diff line change 4545
4646upload : all
4747 @for file in $(ARTIFACTS ) ; do \
48- gcloud storage cp $$ file $(JS_BUCKET ) ; \
48+ gcloud storage cp $$ file $(JS_BUCKET ) / ; \
4949 done
5050
5151# some functions (with shorter name) can call other functions (with suffix)
Original file line number Diff line number Diff line change 4646
4747upload : all
4848 @for file in $(ARTIFACTS ) ; do \
49- gcloud storage cp $$ file $(JS_BUCKET ) ; \
49+ gcloud storage cp $$ file $(JS_BUCKET ) / ; \
5050 done
5151
5252# some functions (with shorter name) can call other functions (with suffix)
Original file line number Diff line number Diff line change 4646
4747upload : all
4848 @for file in $(ARTIFACTS ) ; do \
49- gcloud storage cp $$ file $(JS_BUCKET ) ; \
49+ gcloud storage cp $$ file $(JS_BUCKET ) / ; \
5050 done
5151
5252# some functions (with shorter name) can call other functions (with suffix)
You can’t perform that action at this time.
0 commit comments