Update ci.yml

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-15 18:19:37 +03:00 committed by GitHub
parent d30df2a4c3
commit e6f44ca243
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,19 +2,6 @@ name: Debian base custom bleeding edge docker image for pika
on:
workflow_dispatch:
push:
# Publish `main` as Docker `latest` image.
branches:
- main
- seed
# Publish `v1.2.3` tags as releases.
tags:
- v*
# Run tests for any PRs.
pull_request:
env:
IMAGE_NAME: pika-base-debian-container