Skip to content

Modify published_versions.json, releases.json and quick-start-module.… #740

Modify published_versions.json, releases.json and quick-start-module.…

Modify published_versions.json, releases.json and quick-start-module.… #740

Workflow file for this run

name: Build
on:
push:
branches:
- site
workflow_dispatch:
jobs:
tests:
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
secrets: inherit
with:
runner: linux.12xlarge
repository: pytorch/pytorch.github.io
docker-image: cimg/ruby:2.7-node
secrets-env: PYTORCHBOT_TOKEN
script: |
git config --global --add safe.directory /__w/pytorch.github.io/pytorch.github.io
set -euxo pipefail
## Bundle Install
cd
mkdir .bundle
bundle config path '~/vendor/bundle'
git clone https://github.com/pytorch/pytorch.github.io.git
cd pytorch.github.io
bundle install
## Yarn Install
yarn install --cache-folder ~/.cache/yarn
## Notedown Install
sudo apt update && sudo apt install python3-pip && sudo -H pip3 install pyrsistent==0.16 notedown pyyaml -Iv nbformat==5.7
## Configure Bot
git config --global user.email "facebook-circleci-bot@users.noreply.github.com"
git config --global user.name "Website Deployment Script"
## Build Jekyll site and push to master
./scripts/deploy-site.sh build
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy