image: cirrusci/flutter:stable stages: - build - deploy build: stage: build before_script: - flutter config --enable-web - flutter pub get ...
確定! 回上一頁