Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edenleung authored Feb 4, 2020
1 parent 1de0161 commit e1ce7d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ before_deploy:
- chmod -R 777 runtime
- docker buildx ls
- docker buildx build -t xiaodi93/ant-design-admin:latest --platform=linux/amd64 . --push
- docker buildx build -t xiaodi93/ant-design-admin:arm --platform=linux/arm64 . --push

deploy:
provider: releases
Expand Down

0 comments on commit e1ce7d9

Please sign in to comment.