Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/ci #27

Merged
merged 19 commits into from
Mar 11, 2022
Merged

Feature/ci #27

merged 19 commits into from
Mar 11, 2022

Conversation

leihuayi
Copy link
Contributor

@leihuayi leihuayi commented Mar 8, 2022

Automatically release, build and push docker image when tag is pushed

@leihuayi leihuayi changed the base branch from main to develop March 8, 2022 10:04
@github-actions github-actions bot added the feature New feature / functionality label Mar 8, 2022
@leihuayi leihuayi requested a review from titigmr March 8, 2022 11:08
id: get_version
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
- name: Push on GHCR
run: |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add multiple command in a bash script like : bash ci/docker-tag.sh

@leihuayi leihuayi merged commit 9a4b1f9 into develop Mar 11, 2022
@leihuayi leihuayi deleted the feature/ci branch March 11, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature / functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants