Commit Graph

4 Commits

Author SHA1 Message Date
surtur b0669f65c0
chore: target 3.1.* + connected simplification
All checks were successful
continuous-integration/drone/pr Build is passing
* global.json sdk value will now match 3.1.whatever
* rm the now-redundant sed both from the ci pipeline and Dockerfile*
* limit ci pipeline runs to single build for an event. e.g. on a pr,
  run a single build instead of both a pr build and a push build
* edit Makefile to force --no-cache builds
2020-12-26 17:26:11 +01:00
surtur 67561303a4
feat: move to framework version 3.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
* lots of pertaining changes
* again solving global.json version mismatch with sed
* correctly specify db creds via dc env
2020-12-15 15:04:28 +01:00
surtur 6bec42d31c
feat: target 2.1.811 in global.json
Some checks reported errors
continuous-integration/drone/push Build was killed
* as a consequence, all occurences of target version sed replacement
  could be removed - from Dockerfiles as well as .drone.yml
2020-11-27 13:48:06 +01:00
surtur 1d222736fc
initial commit 2020-10-26 22:47:50 +01:00