Update ci.yml
This commit is contained in:
parent
21ddc5ede4
commit
f3873d9735
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: pika archlinux with yay docker image
|
name: Debian bleeding edge docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -15,7 +15,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: archlinux-yay
|
IMAGE_NAME: debian-bleedingedge
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# Push image to GitHub Packages.
|
# Push image to GitHub Packages.
|
||||||
|
Loading…
Reference in New Issue
Block a user