Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 450 Bytes

File metadata and controls

12 lines (9 loc) · 450 Bytes

Dockerfile to run flutter on gitlab ci.

Overview

  1. Build docker image
  2. Running on your pc

Build docker image

To build docker image you can use the build script.

Running on your pc

To run on your pc use have to use gitlab-runner. After install you can use the run script. The script uses the SSH_PRIVATE_KEY variable to log in on gitlab.