Optimize CI setup, add libpoppler, and some minor polish
Compare changes
+ 10
− 0
@@ -85,8 +85,13 @@ develop: build-nc publish-dev ## Develop build, do not publish latest
@@ -85,8 +85,13 @@ develop: build-nc publish-dev ## Develop build, do not publish latest
release-cached: build publish ## Make a release by building and publishing the `{version}` ans `latest` tagged containers to ECR
publish: login publish-latest publish-version #publish-version ## Publish the `{version}` ans `latest` tagged containers to ECR
@@ -98,6 +103,11 @@ publish-latest: ## Publish the `latest` taged container to ECR
@@ -98,6 +103,11 @@ publish-latest: ## Publish the `latest` taged container to ECR