This commit is contained in:
daozhao chen 2023-04-28 08:27:45 +00:00
parent 98ae9a946f
commit 973aaebcbe

View file

@ -47,8 +47,8 @@ jobs:
- run: docker compose --profile ${{ matrix.profile }} build --progress plain - run: docker compose --profile ${{ matrix.profile }} build --progress plain
- name: ehco info - name: ehco info
run: echo env ${{env.DOCKERHUB_USERNAME}} vars ${{vars.DOCKERHUB_USERNAME}} - run: echo env ${{env.DOCKERHUB_USERNAME}} vars ${{vars.DOCKERHUB_USERNAME}}
run: echo env ${{env.DOCKERHUB_USERNAME}} vars ${{vars.DOCKERHUB_USERNAME}} - run: echo env ${{env.DOCKERHUB_USERNAME}} vars ${{vars.DOCKERHUB_USERNAME}}
# - name: Login to Docker Hub and push images. # - name: Login to Docker Hub and push images.
# if: ${{ vars.DOCKERHUB_USERNAME }} # if: ${{ vars.DOCKERHUB_USERNAME }}
# - run: echo 11 "SHORT_SHA=`echo ${GITHUB_SHA} | cut -c1-7`" >> $GITHUB_ENV # - run: echo 11 "SHORT_SHA=`echo ${GITHUB_SHA} | cut -c1-7`" >> $GITHUB_ENV