SayHeyD / david-docampo-portfolio

My personal portfolio website
0 stars 0 forks source link

CI: Automated image build #1

Open SayHeyD opened 1 year ago

SayHeyD commented 1 year ago

Setup automated image build and push to container registry. Automated builds should only take place in staging and main branch:

Example tag: 1.0.0-main-8ga1ju7 Tag format: <VERSION-BRANCH_NAME-COMMIT_SHA>

The VERSION must be semver.

SayHeyD commented 1 year ago

Need this first: https://github.com/SayHeyD/private-IaC/issues/7