CrazyMax
90ba42df70
Simplify Docker publish workflow ( #921 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-06-04 14:23:02 -04:00
Sven Pfleiderer
7b6d03675b
Revert "Remove pull request condition"
...
This reverts commit 9d73235e03 .
2021-06-02 15:58:44 -07:00
Sven Pfleiderer
9d73235e03
Remove pull request condition
2021-06-02 15:41:23 -07:00
Sven Pfleiderer
9317366c91
Remove docker tags section to simplify configuration
2021-06-02 14:21:03 -07:00
Sven Pfleiderer
749308b283
Merge branch 'packages-container-registry-workflow' of github.com:pfleidi/starter-workflows into packages-container-registry-workflow
2021-05-26 16:24:12 -07:00
Sven Pfleiderer
6fe53a9ebd
Remove context configuration since it's already the default
2021-05-26 15:03:41 -07:00
Sven Pfleiderer
aa30f1448e
Update ci/docker-publish.yml
...
Co-authored-by: Bryan Clark <clarkbw@github.com >
2021-05-26 14:07:29 -07:00
Sven Pfleiderer
41a66c656e
Use git shas rather than version tags
2021-05-26 13:46:54 -07:00
Sven Pfleiderer
b574e6db50
Add notice about third party actions
2021-05-26 10:55:50 -07:00
Sven Pfleiderer
282b038713
Update push docker container to support container registry
...
Also simplify the existing workflow by replacing shell code with actions
2021-05-26 10:41:53 -07:00
eric sciple
6a69f367db
Update starter workflows to specify permissions
2021-04-21 16:32:53 -05:00
Kayla Ngan
f75012de65
Revert "Update Publish Docker template to publish to GitHub Container Registry"
2020-11-04 16:32:58 -05:00
Kayla Ngan
01816c2943
Add in account path part
2020-08-31 16:40:03 -04:00
Kayla Ngan
b54b703ab1
Update docker-publish.yml
2020-08-31 16:21:54 -04:00
Christopher Schleiden
abf7f258d1
Use $default-branch token
2020-07-13 12:12:41 -07:00
Ankit Popli
72408e6c62
fix: use the IMAGE_NAME variable
...
current behavior:
changing the IMAGE_NAME variable breaks the build
expected behavior:
changing the IMAGE_NAME should not break the build
2020-05-10 13:47:21 +05:30
sineverba
8dc9fb3b3a
Fix image name as env var
2020-04-20 08:54:47 +02:00
Jiale Liu
efb9b58902
Bug fix : repository name must be lowercase
...
https://github.com/Licsber/opencv-docker/runs/514244582?check_suite_focus=true
Push image:
Error parsing reference: "docker.pkg.github.com/Licsber/opencv-docker/opencv:latest" is not a valid repository/tag: invalid reference format: repository name must be lowercase
My username contains uppercase characters, this make push failed.
So fix the bug by change all uppercase in IMAGE_ID to lowercase.
2020-03-18 12:08:46 +08:00
Konrad Pabjan
2ecb907f13
More updates to starter workflows
2020-02-20 10:01:16 -05:00