Compare commits
No commits in common. "1e7e5fee0a7ced353225f0050a031b93b6fb4fef" and "23d37db8f6a4a6846132d194391be1549b3a537c" have entirely different histories.
1e7e5fee0a
...
23d37db8f6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
ls:
|
ls:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: git.php.fail/lubiana/container/php:8.3.0-node-20231212
|
image: git.php.fail/lubiana/container/php:8.3.0-node-20231212
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue