check copy Dockerfile to artifact dir
This commit is contained in:
		| @@ -26,7 +26,9 @@ jobs: | |||||||
|         uses: actions/upload-artifact@v3 |         uses: actions/upload-artifact@v3 | ||||||
|         with: |         with: | ||||||
|           name: build-artifact |           name: build-artifact | ||||||
|           path: target/*.jar |           path: | | ||||||
|  |             target/*.jar | ||||||
|  |             Dockerfile | ||||||
|       - name: Create Maven settings.xml |       - name: Create Maven settings.xml | ||||||
|         run: | |         run: | | ||||||
|           cat <<EOF > ~/.m2/settings.xml |           cat <<EOF > ~/.m2/settings.xml | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Eduard Kuksa
					Eduard Kuksa