Skip to content

Commit

Permalink
tee
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasaglia committed Sep 24, 2022
1 parent daf671d commit a5ddc69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,5 @@ linux:flatpak:
- flatpak install -y org.kde.Sdk/x86_64/6.3
script:
- mkdir -p build/flatpak_out
- deploy/local_flatpak.py >org.mattbas.Glaxnimate.yml
- cat org.mattbas.Glaxnimate.yml
- deploy/local_flatpak.py | tee org.mattbas.Glaxnimate.yml
- flatpak-builder build/flatpak_out org.mattbas.Glaxnimate.yml

0 comments on commit a5ddc69

Please sign in to comment.