Parcourir la source

Archiving and packaging should not happen inside the ubuntu docker image.

master
Ray Burgemeestre il y a 5 ans
Parent
révision
3f538f1f9f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      v8pp/Makefile

+ 2
- 2
v8pp/Makefile Voir le fichier

v8pp: v8pp:
git clone https://github.com/rayburgemeestre/v8pp git clone https://github.com/rayburgemeestre/v8pp
bash ../ubuntu1804.sh make build bash ../ubuntu1804.sh make build
bash ../ubuntu1804.sh make archive
bash ../ubuntu1804.sh make package
make archive
make package


build: build:
apt-get update apt-get update

Chargement…
Annuler
Enregistrer