Skip to content

Commit f66e47f

Browse files
committed
feature: deploy set argocd
1 parent 2058fce commit f66e47f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/frontend-docker-cicd.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,12 @@ on:
44
push:
55
branches:
66
- feat/front-docker-deploy
7-
87
jobs:
98
build:
109
runs-on: ubuntu-latest
11-
1210
steps:
1311
- name: Checkout code
1412
uses: actions/checkout@v2
15-
1613
- name: Prepare Docker context
1714
run: |
1815
mkdir -p frontend/zicdding-class.com

0 commit comments

Comments
 (0)