Skip to content

Commit

Permalink
updated make
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad45123 committed May 9, 2024
1 parent 6c3a83a commit f640792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ up:
docker stack deploy -c compose.yaml -c compose.override.yaml workup

portainer:
docker stack deploy -c portainer-agent-stack.yml
docker stack deploy -c portainer-agent-stack.yml portainer

reload:
mvn -DskipTests package
Expand Down

0 comments on commit f640792

Please sign in to comment.