Skip to content

Commit

Permalink
ci: install the Ultimate Packer for eXecutables
Browse files Browse the repository at this point in the history
  • Loading branch information
estahn committed Jan 13, 2019
1 parent b2d63ec commit cc2ef32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
steps:
- checkout
- setup_remote_docker
- run: sudo apt-get install -y upx
- run: docker login -u $DOCKER_USER -p $DOCKER_PASS
- run: curl -sL https://git.io/goreleaser | bash

Expand Down

0 comments on commit cc2ef32

Please sign in to comment.