Skip to content

Commit

Permalink
use dit-meta name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmatson-da committed Sep 1, 2021
1 parent b5e1343 commit 18d7851
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 @@ -22,7 +22,7 @@ publish: package

package: ${DIT_NAME}

${DIT_NAME}: target dabl-meta.yaml ${PKG_FILES} $(operator_bot) $(user_bot) $(ui)
${DIT_NAME}: target dit-meta.yaml ${PKG_FILES} $(operator_bot) $(user_bot) $(ui)
ddit build \
--subdeployment $(operator_bot) $(user_bot) $(ui)

Expand Down

0 comments on commit 18d7851

Please sign in to comment.