Skip to content

Commit

Permalink
Update deck-oes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yugaa22 authored May 3, 2023
1 parent cad1f30 commit 29155a2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/deck-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,11 @@ jobs:
sed -i 's/\r//' docker/setup-apache2.sh
sed -i 's/\r//' docker/run-apache2.sh

#./gradlew build --no-daemon -PskipTests
./gradlew build --no-daemon -PskipTests

./gradlew --no-daemon -PenableCrossCompilerPlugin=true
ls -ltra
#./gradlew --no-daemon -PenableCrossCompilerPlugin=true

ls -ltra
- name: dockerBuildpush
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit 29155a2

Please sign in to comment.