diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-03-25 23:46:23 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-03-25 23:46:23 +0000 |
| commit | ac034520bc820d58236669c050c05b0862e3e341 (patch) | |
| tree | 177b9aa6d369963d573fc19c16351f5d4c448431 | |
| parent | 1436b77bc291053f54574b2f8215f16d879a3521 (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 7e565a7..71fb104 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: 'python3' +image: 'python:3' stages: - deploy |
