Skip to content

Commit

Permalink
Undo yaml changes for specific branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cherylking committed May 6, 2024
1 parent 2f456f1 commit 9a238c4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ jobs:
- name: Checkout ci.ant
uses: actions/checkout@v3
with:
repository: cherylking/ci.ant
ref: updateCompileJsp
repository: OpenLiberty/ci.ant
path: ci.ant
- name: Set up Maven
uses: stCarolas/[email protected]
Expand Down Expand Up @@ -104,7 +103,7 @@ jobs:
run: |
cp -r D:/a/ci.maven/ci.maven C:/ci.maven
git clone https://github.com/OpenLiberty/ci.common.git C:/ci.common
git clone https://github.com/cherylking/ci.ant.git --branch updateCompileJsp --single-branch C:/ci.ant
git clone https://github.com/OpenLiberty/ci.ant.git C:/ci.ant
- name: Set up Maven
uses: stCarolas/[email protected]
with:
Expand Down

0 comments on commit 9a238c4

Please sign in to comment.