16 lines
300 B
YAML
16 lines
300 B
YAML
Active: true
|
|
# Active: false # to not follow up webhook workflow
|
|
|
|
# Sources for src file
|
|
Repo: https://github.com/rust-lang/docker-rust.git
|
|
Source: docker-rust/1.61.0/buster
|
|
|
|
# Name - Version, etc
|
|
Name: docker-rust
|
|
Version: 1.61.0
|
|
|
|
# To get latest
|
|
IMAGE_NAME: rust-lang/docker-rust
|
|
IMAGE_MATCH: 1
|
|
|