This commit is contained in:
perillamint 2024-01-09 05:11:33 +09:00
parent 1a5117cbbd
commit b8bdf57add

View file

@ -1,6 +1,6 @@
steps:
build:
image: debian
image: rustlang/rust:nightly
commands:
- echo "This is the build step"
a-test-step: