mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
chore: remove extraneous dockerfile build matrix
This commit is contained in:
parent
d59a6a43ea
commit
5254e6c2dd
1 changed files with 0 additions and 3 deletions
3
.github/workflows/dev-container.yml
vendored
3
.github/workflows/dev-container.yml
vendored
|
@ -11,9 +11,6 @@ jobs:
|
||||||
docker_build:
|
docker_build:
|
||||||
name: Docker Build & Publish
|
name: Docker Build & Publish
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
matrix:
|
|
||||||
dockerfile:
|
|
||||||
- dev-container
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue