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 bd6138c commit cad1f30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deck-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ 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
./gradlew --no-daemon -PenableCrossCompilerPlugin=true
ls -ltra
- name: dockerBuildpush
uses: docker/build-push-action@v2
Expand Down

0 comments on commit cad1f30

Please sign in to comment.