Skip to content

Commit a647cae

Browse files
committed
Update Publish
1 parent 2dc979a commit a647cae

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717

1818
jobs:
19-
#######
19+
########
2020
build-push:
2121
runs-on: ubuntu-latest
2222
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

.github/workflows/sandbox-image-build-on-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
contents: read
1313

1414
jobs:
15-
#
15+
##
1616
build-on-server:
1717
runs-on: ubuntu-latest
1818
steps:

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

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

0 commit comments

Comments
 (0)