Prepare 7.0.x-internal branch

This commit is contained in:
Brian Clozel
2026-08-14 09:11:49 +02:00
parent f8a2bdad87
commit f2a7f13d13
2 changed files with 3 additions and 3 deletions
@@ -2,7 +2,7 @@ name: Build and Deploy Snapshot
on:
push:
branches:
- 7.0.x
- '7.0.x-internal'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
@@ -22,7 +22,7 @@ jobs:
commercial-repository-password: ${{ secrets.COMMERCIAL_ARTIFACTORY_PASSWORD }}
commercial-repository-username: ${{ secrets.COMMERCIAL_ARTIFACTORY_USERNAME }}
commercial-snapshot-repository-url: ${{ vars.COMMERCIAL_SNAPSHOT_REPO_URL }}
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
#develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
publish: true
- name: Deploy
uses: spring-io/artifactory-deploy-action@926d7f7cc810569395346bf3a4d91b380b3e355b # v0.0.4