Skip to content
Snippets Groups Projects
Commit c8e21356 authored by Maria Petrova-El Sayed's avatar Maria Petrova-El Sayed
Browse files

Update .gitlab-ci.yml file

parent 15ebde86
Branches
Tags
No related merge requests found
Pipeline #77314 passed
......@@ -2,13 +2,14 @@ default:
image: python:3-slim
stages:
# - test
- test
- build
- publish
- deploy
test:
stage: test
when: manual
image:
name: apache/airflow:2.1.2
entrypoint: [""]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment