pipeline: build: image: alpine commands: - echo "Fig CI Test!" - uname -a