We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a6084 commit 1fdc21aCopy full SHA for 1fdc21a
1 file changed
.github/workflows/ci.yml
@@ -31,6 +31,5 @@ jobs:
31
run: ./gradlew clean build --stacktrace
32
shell: bash
33
34
- - uses: actions/checkout@v4
35
- name: Build the Docker image
36
run: docker build . --file Dockerfile --tag kodaero:$(date +%s)
0 commit comments