Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed May 29, 2023
1 parent ab0e878 commit 48c1b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/alias.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh -e

exit 0
docker login -p "$dpass" -u "$duser"
docker pull danog/madelineproto:next-debian
docker tag danog/madelineproto:next-debian danog/madelineproto:next
Expand Down

0 comments on commit 48c1b73

Please sign in to comment.