File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
- ' main'
6
6
7
7
env :
8
- SERVICE : ' eurostat-scraper '
8
+ SERVICE : ' serverless-scraping-service '
9
9
PROJECT_ID : ' data-for-good-concepts'
10
10
REGION : ' europe-west1'
11
11
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ knitr::opts_chunk$set(
13
13
)
14
14
```
15
15
16
- # Eurostat Scraper Web Service<img src =" man/figures/logo.png " align =" right " height =" 139 " />
16
+ # Serverless Scraping Web Service<img src =" man/figures/logo.png " align =" right " height =" 139 " />
17
17
18
18
<!-- badges: start -->
19
19
Original file line number Diff line number Diff line change 1
1
2
2
<!-- README.md is generated from README.Rmd. Please edit that file -->
3
3
4
- # Eurostat Scraper Web Service<img src =" man/figures/logo.png " align =" right " height =" 139 " />
4
+ # Serverless Scraping Web Service<img src =" man/figures/logo.png " align =" right " height =" 139 " />
5
5
6
6
<!-- badges: start -->
7
7
Original file line number Diff line number Diff line change @@ -37,4 +37,4 @@ options:
37
37
substitutionOption : ALLOW_LOOSE
38
38
logging : CLOUD_LOGGING_ONLY
39
39
substitutions :
40
- _SERVICE_NAME : ' eurostat-scraper '
40
+ _SERVICE_NAME : ' serverless-scraping-service '
File renamed without changes.
You can’t perform that action at this time.
0 commit comments