- Timestamp:
- 06/23/26 13:55:32 (2 weeks ago)
- Branches:
- master
- Children:
- 2a034a2
- Parents:
- 52fee06
- File:
-
- 1 edited
-
.github/workflows/ci-cd.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci-cd.yml
r52fee06 rc1798da 59 59 context: ./backend 60 60 push: true 61 platforms: linux/amd64,linux/arm64 61 62 tags: | 62 63 ${{ env.BACKEND_IMAGE }}:latest … … 70 71 context: ./frontend 71 72 push: true 73 platforms: linux/amd64,linux/arm64 72 74 tags: | 73 75 ${{ env.FRONTEND_IMAGE }}:latest
Note:
See TracChangeset
for help on using the changeset viewer.
