This commit is contained in:
parent
81b7fec821
commit
69c47024fa
@ -11,6 +11,8 @@ on:
|
||||
jobs:
|
||||
build-rust-latest:
|
||||
runs-on: ubuntu-latest
|
||||
container: git.hofer.link/philipp/ci-images:rust-latest
|
||||
#if: github.event_name == 'push' && contains(github.event.commits[0].modified, 'rust-latest/Dockerfile')
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user