Skip to content

Commit

Permalink
update docker action
Browse files Browse the repository at this point in the history
  • Loading branch information
maylatt committed Mar 4, 2024
1 parent 17ff0e6 commit 596cb3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github_ci_spark_3_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build, tag, and push image to Docker Hub
uses: docker/build-push-action@v5
env:
REGISTRY: ${{ secrets.DOCKERHUB_USERNAME }}
REPOSITORY: spark
Expand Down

0 comments on commit 596cb3f

Please sign in to comment.