Skip to content

Commit 3fbb5ad

Browse files
committed
Test Database
1 parent b255966 commit 3fbb5ad

File tree

5 files changed

+7
-8
lines changed

5 files changed

+7
-8
lines changed

.github/workflows/coding-service-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919
cancel-in-progress: true
2020

2121
jobs:
22-
#####
22+
######
2323
build-push:
2424
runs-on: ubuntu-latest
2525

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ concurrency:
1717
cancel-in-progress: false
1818

1919
jobs:
20+
#
2021
deploy:
2122
if: >
2223
(github.event_name == 'workflow_dispatch') ||

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ concurrency:
1414
group: docker-${{ github.ref }}
1515
cancel-in-progress: true
1616

17-
#####
17+
1818
jobs:
19+
######
1920
build-push:
2021
runs-on: ubuntu-latest
2122
strategy:

.github/workflows/file-service-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919
cancel-in-progress: true
2020

2121
jobs:
22-
#####
22+
######
2323
build-push:
2424
runs-on: ubuntu-latest
2525

FileService/.idea/.idea.FileService/.idea/workspace.xml

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)