names and images changes
Some checks failed
checks / lint (push) Successful in 4s
checks / build (push) Failing after 27s
checks / test (push) Failing after 27s
Some checks failed
checks / lint (push) Successful in 4s
checks / build (push) Failing after 27s
checks / test (push) Failing after 27s
This commit is contained in:
@ -10,7 +10,6 @@ jobs:
|
||||
container:
|
||||
# TODO use communitymedia docker registry
|
||||
image: "cascode/aural-isle-ci:0"
|
||||
name: format
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
@ -21,8 +20,7 @@ jobs:
|
||||
runs_on: "alpine_amd64"
|
||||
container:
|
||||
# TODO use communitymedia docker registry
|
||||
image: "cascode/aural-isle-ci:0"
|
||||
name: format
|
||||
image: "cascode/aural-isle-ci:1"
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
@ -35,7 +33,6 @@ jobs:
|
||||
container:
|
||||
# TODO use communitymedia docker registry
|
||||
image: "cascode/aural-isle-ci:0"
|
||||
name: format
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user