We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462fbdb commit 87b8556Copy full SHA for 87b8556
README.md
@@ -29,14 +29,14 @@ bash build.sh setup_tree
29
# TODO
30
31
- ✅ change dockerfile so image includes profile and buildscript
32
-- fix build-image workflow to also use sha in docker image name
33
-- add gh action job to build image and publish to aws s3
+- ✅ fix build-image workflow to also use sha in docker image name
+- ✅ add gh action job to build image and publish to aws s3
34
- build job:
35
- checkout
36
- ❌set build date
37
- pull image
38
- startup docker container
39
- run build command
40
- push artifacts to S3
41
-- update gh action to run workflow only on release?
+- ✅ update gh action to run workflow only on release?
42
- update readme
0 commit comments