Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
OmeGak committed Jun 20, 2024
1 parent d0a96ba commit f4a91f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
- name: Test if Indico works 🧪
run: |
docker load --input /tmp/indico-image.tar
cp indico.env.sample indico.env
sed -i -E 's/image: getindico\/indico:latest/image: getindico\/indico:${indico_version}/' docker-compose.yml
./test.sh
# XXX Using the cache as a hack to workaround extremely slow artifact uploads (5 minutes+ for less than 1GB)
Expand Down

0 comments on commit f4a91f1

Please sign in to comment.