Skip to content

Commit

Permalink
Switch archive task to just use local make command
Browse files Browse the repository at this point in the history
  • Loading branch information
onetechnical committed Jul 7, 2023
1 parent 9394b59 commit ba3fbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/muleCI/mule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
archive-all:
tasks:
- stash.Unstash.packages
- docker.Make.archive
- shell.Make.archive
package-docker:
tasks:
- docker.Make.docker-image
Expand Down

0 comments on commit ba3fbdf

Please sign in to comment.