update to newest radar
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -14,7 +14,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '12'
|
node-version: '12'
|
||||||
- run: yarn
|
- run: yarn
|
||||||
- run: yarn aoe_technology_radar
|
- run: PUBLIC_URL=/techradar yarn aoe_technology_radar
|
||||||
|
- run: yarn aoe_technology_radar-static
|
||||||
- uses: jakejarvis/s3-sync-action@master
|
- uses: jakejarvis/s3-sync-action@master
|
||||||
with:
|
with:
|
||||||
args: --acl public-read
|
args: --acl public-read
|
||||||
@@ -24,3 +25,4 @@ jobs:
|
|||||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.ACCESS_SECRET }}
|
AWS_SECRET_ACCESS_KEY: ${{ secrets.ACCESS_SECRET }}
|
||||||
AWS_REGION: 'eu-central-1'
|
AWS_REGION: 'eu-central-1'
|
||||||
SOURCE_DIR: 'build'
|
SOURCE_DIR: 'build'
|
||||||
|
DEST_DIR: 'techradar'
|
||||||
|
|||||||
@@ -1761,7 +1761,7 @@ anymatch@^3.0.3, anymatch@~3.1.1:
|
|||||||
|
|
||||||
"aoe_technology_radar@https://github.com/aoepeople/aoe_technology_radar.git":
|
"aoe_technology_radar@https://github.com/aoepeople/aoe_technology_radar.git":
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
resolved "https://github.com/aoepeople/aoe_technology_radar.git#70a5089000376ffa21de1c977689c62ecb18a7a9"
|
resolved "https://github.com/aoepeople/aoe_technology_radar.git#1541eaf52559df7d807d7ab61146cb7d7f73a5c5"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "7.9.0"
|
"@babel/core" "7.9.0"
|
||||||
"@types/classnames" "^2.2.10"
|
"@types/classnames" "^2.2.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user