diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-03-25 23:57:40 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-03-25 23:57:40 +0000 |
| commit | f48a090e7bd2b25a823a1f09323b39ef1b5f3958 (patch) | |
| tree | 0bf0d462111f6ed6092cad50f492267298e74fb7 | |
| parent | bb72a66b54ee340700f33476f39992b9289201ec (diff) | |
Update .gitlab-ci.yml file
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2bf7d74..47821e8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: 'python:3-alpine' +image: 'python:3' stages: - deploy |
