mirror of
https://github.com/kiranhart/Auction-House.git
synced 2024-11-22 05:25:11 +01:00
test
This commit is contained in:
parent
f6e5d445a3
commit
79279b31cf
8
.github/workflows/maven.yml
vendored
8
.github/workflows/maven.yml
vendored
@ -9,14 +9,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up JDK 1.8
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 1.8
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn package
|
||||
|
||||
- name: Transfer main branch to Tweetzy
|
||||
uses: andstor/copycat-action@v3
|
||||
|
Loading…
Reference in New Issue
Block a user