chore: remove --all-tags option in docker push due to old version

Co-authored-by: pancho horrillo <pancho.horrillo@bbva.com>
This commit is contained in:
Roberto Abdelkader Martínez Pérez
2020-12-31 20:26:56 +01:00
parent e8aa205052
commit 91192660d9
+1 -1
View File
@@ -93,7 +93,7 @@ jobs:
dist/*
- name: Upload Docker images
if: steps.docker-credentials.outputs.defined == 'true'
run: docker image push --all-tags bbvalabsci/kapow
run: docker image push bbvalabsci/kapow # /!\ Remember to use the option --all-tags whenever we update from ubuntu-20.04
wininstaller:
runs-on: ubuntu-20.04
needs: release