Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit 1c7bc8d

Browse files
committed
docker
1 parent a3a0aae commit 1c7bc8d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/docker-manage-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-and-push:
9-
name: Build and Push Docker Image (inkeep/agents-manage-api)
9+
name: Build and Push
1010
runs-on: ubuntu-latest
1111

1212
steps:

.github/workflows/docker-manage-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-and-push:
9-
name: Build and Push Docker Image inkeep/agents-manage-ui
9+
name: Build and Push
1010
runs-on: ubuntu-latest
1111

1212
steps:

.github/workflows/docker-migrate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-and-push:
9-
name: Build and Push Docker Image (inkeep/agents-migrate)
9+
name: Build and Push
1010
runs-on: ubuntu-latest
1111

1212
steps:

.github/workflows/docker-run-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-and-push:
9-
name: Build and Push Docker Image (inkeep/agents-run-api)
9+
name: Build and Push
1010
runs-on: ubuntu-latest
1111

1212
steps:

0 commit comments

Comments
 (0)