Skip to content

Commit

Permalink
chore: Remove build photos
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Dec 8, 2023
1 parent 5d925ef commit 622c8ec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ jobs:
- <<: *deploy
on:
tags: true
- <<: *build-web
name: "Photos web"
env:
- COZY_APP_SLUG=photos

env:
global:
Expand Down
6 changes: 0 additions & 6 deletions .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,3 @@ file_filter = src/drive/locales/<lang>.json
source_file = src/drive/locales/en.json
source_lang = en
type = KEYVALUEJSON

[o:cozy:p:cozy-photos-v3:r:global]
file_filter = src/photos/locales/<lang>.json
source_file = src/photos/locales/en.json
source_lang = en
type = KEYVALUEJSON

0 comments on commit 622c8ec

Please sign in to comment.