Skip to content

SK-CVE: set requests >= 2.32.2 for Python 3.9 compat #142

SK-CVE: set requests >= 2.32.2 for Python 3.9 compat

SK-CVE: set requests >= 2.32.2 for Python 3.9 compat #142

name: Internal Release
on:
push:
tags-ignore:
- '*.*'
paths-ignore:
- "setup.py"
- "*.yml"
- "*.md"
- "skyflow/utils/_version.py"
- "samples/**"
branches:
- release/*
jobs:
build-and-deploy:
uses: ./.github/workflows/shared-build-and-deploy.yml
with:
ref: ${{ github.ref_name }}
tag: 'internal'
secrets: inherit