Skip to content

Commit

Permalink
Use docker's no-cache option for a clear build
Browse files Browse the repository at this point in the history
  • Loading branch information
XU-Nuo authored Jun 7, 2021
1 parent 2f18281 commit 3eb1b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
push: true
tags: xunuopromise/qap:test
no-cache: true
-
name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 3eb1b75

Please sign in to comment.