Skip to content

Commit f553766

Browse files
committedNov 8, 2022
chore: move cf code (#460)
1 parent 6c68022 commit f553766

14 files changed

+0
-1124
lines changed
 

‎.gitignore

-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@ engine/bin/
1111
/engine/configs/server.yml
1212
/engine/configs/run_ci.yaml
1313
/engine/configs/ci_checker.yml
14-
/packer/example.com.key
15-
cloudformation/output/*.yaml
1614

1715
engine/meta

‎.gitlab-ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ workflow:
1212
include:
1313
- local: 'engine/.gitlab-ci.yml'
1414
- local: 'ui/.gitlab-ci.yml'
15-
- local: 'cloudformation/.gitlab-ci.yml'
1615

1716
empty-job:
1817
stage: test
@@ -25,5 +24,4 @@ empty-job:
2524
changes:
2625
- engine/**/*
2726
- ui/**/*
28-
- cloudformation/**/*
2927
when: never

‎cloudformation/.gitlab-ci.yml

-39
This file was deleted.

‎cloudformation/DLE3-AWS_MP.xlsx

-103 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.