From bf22a2876bb871ee2ab5827c93033577ef0b341a Mon Sep 17 00:00:00 2001 From: Sebastian Goeldi Date: Sun, 26 Feb 2023 14:55:50 +0100 Subject: [PATCH] prepare github upload --- .gitlab-ci.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index d81df54..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,12 +0,0 @@ -# This file is a template, and might need editing before it works on your project. -# see https://docs.gitlab.com/ee/ci/yaml/README.html for all available options - -# you can delete this line if you're not using Docker -image: debian:stable-slim - -stages: - - downstream - -trigger-downstream: - stage: downstream - trigger: photonic-layout/klayout_saltmine