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

[CY-6523] Document access to version #63

Open
francisdb opened this issue Sep 21, 2022 · 1 comment
Open

[CY-6523] Document access to version #63

francisdb opened this issue Sep 21, 2022 · 1 comment
Labels
jira-issue Issue tracked on JIRA

Comments

@francisdb
Copy link

eg for pushing docker images

      - name: Git Version
        uses: codacy/[email protected]
        id: gitversion

      - name: Build and Push Image
        uses: docker/build-push-action@v3
        with:
          push: true
          tags: myrepo.com/myimage:${{ steps.gitversion.outputs.version }}
@github-actions github-actions bot changed the title Document access to version [CY-6523] Document access to version Sep 21, 2022
@github-actions github-actions bot added the jira-issue Issue tracked on JIRA label Sep 21, 2022
@github-actions
Copy link

Internal ticket created : CY-6523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira-issue Issue tracked on JIRA
Projects
None yet
Development

No branches or pull requests

1 participant