Skip to content

Commit

Permalink
Add build
Browse files Browse the repository at this point in the history
  • Loading branch information
xpdota committed Aug 21, 2024
1 parent e7aebb8 commit 2f8d636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Test and publish package
# Sonatype central does not support snapshots
run: ./gradlew dockerfile
run: ./gradlew build dockerfile

- name: Build and export
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 2f8d636

Please sign in to comment.