Skip to content

Sign and Release packages #90

Sign and Release packages

Sign and Release packages #90

name: Sign and Release packages
on:
workflow_dispatch:
jobs:
check-staging:
runs-on: arc-runners-clickhouse-signer
steps:
- name: check space
run: ls -la /home/runner/.cache/staging/yum-repo
check-prod:
runs-on: arc-runners-clickhouse-signer-prod
steps:
- name: check space
run: ls -la /home/runner/.cache/production/yum-repo
# - name: Install aws cli
# uses: unfor19/install-aws-cli-action@v1
# with:
# version: 2
# arch: arm64
# - name: sync latest repo changes
# run: |
# aws s3 sync s3://builds.staging.altinity.cloud/Blue/ /home/runner/.cache/staging