Skip to content

Commit 5603524

Browse files
committed
Update deploy
1 parent 42e1cbf commit 5603524

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
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/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ concurrency:
1414
group: docker-${{ github.ref }}
1515
cancel-in-progress: true
1616

17+
####
1718
jobs:
1819
build-push:
1920
runs-on: ubuntu-latest

.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

0 commit comments

Comments
 (0)