pipeline: test: image: chewingbever/fej-builder:latest # Always update the builder image pull: true commands: - cargo test branches: [ master, develop ]