test
This commit is contained in:
parent
9f35920f3c
commit
e3d8a47af0
@ -11,6 +11,8 @@ env:
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
- name: Pull Latest CI Image
|
||||||
|
run: docker pull git.hofer.link/philipp/ci-images:rust-latest
|
||||||
container:
|
container:
|
||||||
image: git.hofer.link/philipp/ci-images:rust-latest
|
image: git.hofer.link/philipp/ci-images:rust-latest
|
||||||
options: --pull always
|
options: --pull always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user