Skip to content

Commit 4a362cd

Browse files
ci: update docker-compose artifact path
Adjusts the artifact upload path in the backend workflow to reflect the relocation of the deployment manifest to the manifest/deploy directory.
1 parent 0e64a9b commit 4a362cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: backend-artifacts
7070
path: |
7171
tmp/backend.tar
72-
compose.yaml
72+
manifest/deploy/docker-compose.yaml
7373
retention-days: 1
7474

7575
deploy:

0 commit comments

Comments
 (0)