Added publish command to cli
This commit is contained in:
@@ -54,7 +54,7 @@ class Program(ApplicationBase):
|
||||
self._publisher.include('../../README.MD')
|
||||
self._publisher.include('../../requirements.txt')
|
||||
self._publisher.create()
|
||||
self._publisher.publish()
|
||||
self._publisher.build()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user