Skip to content

Commit

Permalink
Merge pull request #8 from davyzhang3/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
davyzhang3 authored Sep 13, 2022
2 parents 9d5701f + c861299 commit 6497243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deliver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- uses: actions/checkout@v2
- name: list files
run: ls -l
- name: Build image
Expand Down

0 comments on commit 6497243

Please sign in to comment.