最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

github actions自動(dòng)構(gòu)建vite+vue項(xiàng)目并發(fā)布

2023-11-15 22:22 作者:耳朵同  | 我要投稿

name: build website on: ?push: ??branches: ???- main ?workflow_dispatch: permissions: write-all jobs: ?docs: ??runs-on: ubuntu-latest ??steps: ???- uses: actions/checkout@v2 ????with: ?????fetch-depth: 0 ???- name: Setup Node.js ????uses: actions/setup-node@v1 ????with: ?????node-version: '14' ???- name: 緩存依賴(lài) ????uses: actions/cache@v2 ????id: yarn-cache ????with: ?????path: | ??????**/node_modules ?????key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }} ?????restore-keys: | ??????${{ runner.os }}-yarn- ???- name: 安裝依賴(lài) ????if: steps.yarn-cache.outputs.cache-hit != 'true' ????run: yarn install --frozen-lockfile ???- name: 構(gòu)建 ????run: yarn build ???- name: 發(fā)布到Github Pages ????uses: crazy-max/ghaction-github-pages@v2.1.3 ????with: ?????target_branch: gh-pages ?????build_dir: ./dist ????env: ?????GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

github actions自動(dòng)構(gòu)建vite+vue項(xiàng)目并發(fā)布的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
万州区| 西乌珠穆沁旗| 广饶县| 土默特右旗| 宜川县| 县级市| 忻城县| 西安市| 古交市| 太原市| 石泉县| 霍州市| 镇江市| 凌云县| 普兰县| 甘洛县| 吉安县| 石河子市| 三穗县| 汤原县| 高雄县| 临泉县| 澄城县| 华容县| 临桂县| 桂林市| 格尔木市| 西畴县| 镇平县| 吉林市| 桐柏县| 永德县| 玉树县| 台山市| 平和县| 集贤县| 平度市| 罗城| 班戈县| 乐清市| 江达县|