Skip to content

Commit

Permalink
Update tests-docker.yml (#1052) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hamelsmu committed Jan 5, 2024
1 parent cbdbf9e commit eb4c994
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
images: winglian/axolotl
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
# guidance for testing before pushing: https://docs.docker.com/build/ci/github-actions/test-before-push/
- name: Build and export to Docker
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit eb4c994

Please sign in to comment.