jinnrry há 2 anos atrás
pai
commit
f192c86500
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/docker_build.yml

+ 1 - 0
.github/workflows/docker_build.yml

@@ -51,6 +51,7 @@ jobs:
       - name: Build and push Docker images
         uses: docker/build-push-action@v4
         with:
+          build-args: VERSION=${{ env.VERSION }}
           context: .
           file: ./DockerfileGithubAction
           platforms: |