Update ci.yml
This commit is contained in:
parent
d30df2a4c3
commit
e6f44ca243
13
.github/workflows/ci.yml
vendored
13
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user