You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Put this job on the dev jenkins machine with the correct s3 buck in the configure. Shouldn't need to install a bunch of new stuff to get it to run. Will need to run the following: vizlab::vizmake("dv_sites_sp") and then run remake::make(remake_file = "map_preprocess.yml"). Then, we should be able to build the whole viz with vizlab::vizmake().
The text was updated successfully, but these errors were encountered:
Changes to code in #36. Jenkins job setup and and running, but I struggled to get vizlab to install again thanks to some errors with imager etc which I thought we over came already. I ended up just copying the libs library from the dev job into the beta job. Still unclear, so I'm investigating with Shirley.
Put this job on the dev jenkins machine with the correct s3 buck in the configure. Shouldn't need to install a bunch of new stuff to get it to run. Will need to run the following:
vizlab::vizmake("dv_sites_sp")
and then runremake::make(remake_file = "map_preprocess.yml")
. Then, we should be able to build the whole viz withvizlab::vizmake()
.The text was updated successfully, but these errors were encountered: