Skip to content

Commit

Permalink
fix makim smoke tests typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Oct 16, 2024
1 parent 6d41adf commit b12a033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .makim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ groups:
sugar ${{ vars.SUGAR_FLAGS }} compose build --all
sugar ${{ vars.SUGAR_FLAGS }} compose build
sugar ${{ vars.SUGAR_FLAGS }} compose build --services service2-1
sugar ${{ vars.SUGAR_FLAGS }} compose pull --allconfig2-1 --options -T --cmd env
sugar ${{ vars.SUGAR_FLAGS }} compose pull --all --options -T --cmd env
sugar ${{ vars.SUGAR_FLAGS }} compose stop --all
sugar ${{ vars.SUGAR_FLAGS }} compose run --service service2-1 --options -T --cmd env
sugar ${{ vars.SUGAR_FLAGS }} compose down
Expand Down

0 comments on commit b12a033

Please sign in to comment.