forked from liquibase/liquibase
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "test functional tests with recent commits reverted (liquibase…
…#4555)" (DAT-14615) (liquibase#4563) Revert "test functional tests with recent commits reverted (liquibase#4555)" This reverts commit e5df0d9.
- Loading branch information
1 parent
dbd9f22
commit 29183cd
Showing
5 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ jobs: | |
java-version: '17' | ||
distribution: 'temurin' | ||
cache: 'maven' | ||
server-id: github | ||
server-id: liquibase | ||
- name: Set up Maven | ||
uses: stCarolas/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ jobs: | |
java-version: '17' | ||
distribution: 'temurin' | ||
cache: 'maven' | ||
server-id: github | ||
server-id: liquibase | ||
- name: Set up Maven | ||
uses: stCarolas/[email protected] | ||
with: | ||
|
@@ -59,7 +59,7 @@ jobs: | |
java-version: '17' | ||
distribution: 'temurin' | ||
cache: 'maven' | ||
server-id: github | ||
server-id: liquibase | ||
- name: Set up Maven | ||
uses: stCarolas/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -251,7 +251,7 @@ jobs: | |
java-version: '17' | ||
distribution: 'temurin' | ||
cache: 'maven' | ||
server-id: github | ||
server-id: liquibase | ||
- name: Set up Maven | ||
uses: stCarolas/[email protected] | ||
with: | ||
|
@@ -265,7 +265,7 @@ jobs: | |
run: mvn -B clean deploy -DskipTests=true | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
TARGET_ARTIFACT_REPOSITORY: github | ||
TARGET_ARTIFACT_REPOSITORY: liquibase | ||
|
||
deploy_xsd: | ||
name: Upload xsds | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters