Add Docker tag latest

This commit is contained in:
xZero707
2021-09-22 23:58:48 +02:00
parent 827f27fb7f
commit 4048bf938a
2 changed files with 8 additions and 4 deletions

View File

@@ -21,4 +21,4 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build image
run: build/bin/build "5.4.2 5.5.1 5.5.3 5.6.0 5.6.1 5.7.0 5.8.0"
run: build/bin/build "5.4.2 5.5.1 5.5.3 5.6.0 5.6.1 5.7.0 5.8.0" "5.8.0"