Update version of PyYAML
[osm/PLA.git] / devops-stages / stage-archive.sh
index 013953f..aa72043 100755 (executable)
@@ -12,4 +12,9 @@
 # implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-echo "ARCHIVE"
+MDG=PLA
+rm -rf pool
+rm -rf dists
+mkdir -p pool/$MDG
+mv deb_dist/*.deb pool/$MDG/
+