Skip to content

Commit

Permalink
Merge pull request #189 from bcgov/ASA-228/bc-gov-suitecrm-pipeline/rs
Browse files Browse the repository at this point in the history
Asa 228/bc gov suitecrm pipeline/rs
  • Loading branch information
raphaelcdsouza authored Jul 22, 2024
2 parents 9f1cf9d + 101db2a commit d47092a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-dockerfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ jobs:
extra-args: --log-level=debug
image: ${{ steps.build-image.outputs.image }}
tags: ${{ steps.build-image.outputs.tags }}
registry: ${{ secrets.artifactory-registry }}/{{ inputs.artifactory-repository }}
registry: ${{ secrets.artifactory-registry }}/${{ inputs.artifactory-repository }}
username: ${{ secrets.artifactory-username }}
password: ${{ secrets.artifactory-password }}
1 change: 1 addition & 0 deletions .github/workflows/suitecrm-push-to-artifactory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- dev
- test
- main
default: main

jobs:

Expand Down

0 comments on commit d47092a

Please sign in to comment.