Closed erhant closed 1 month ago
A dev image should only be created if src, Cargo.toml, Cargo.lock or Dockerfile changes.
src
Cargo.toml
Cargo.lock
Dockerfile
fixed, see https://github.com/firstbatchxyz/dkn-compute-node/blob/fb10ef780ac836a554fe346aea54adbf9cc09d6f/.github/workflows/build_dev_container.yml#L4
A dev image should only be created if
src
,Cargo.toml
,Cargo.lock
orDockerfile
changes.