Skip to content

Upgrade to python 3.13.2 #4

Upgrade to python 3.13.2

Upgrade to python 3.13.2 #4

Workflow file for this run

name: Main
on:
push:
branches:
- master
env:
PACKAGES_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PACKAGES_USERNAME: ${{ github.actor }}
REPO_NAME: ${{ github.event.repository.name }}
jobs:
build-publish-trigger:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build image, test it, push it dockerhub, notify dependents
run: ./pipe_build_up_test.sh