adjust name
This commit is contained in:
4
.github/workflows/container_latest.yml
vendored
4
.github/workflows/container_latest.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: "docker: build dev containers"
|
name: "docker: build latest container"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -7,7 +7,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build-dev-containers:
|
build-latest-container:
|
||||||
runs-on: [ubuntu-latest]
|
runs-on: [ubuntu-latest]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user