Skip to content

Commit

Permalink
Update build-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-cpsn authored Aug 23, 2024
1 parent 3cd1421 commit ffabfed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,3 @@ jobs:
# Reuse docker build cache
cache-from: type=gha
cache-to: type=gha,mode=max

- name: Push to GHCR
run: |
docker login ghcr.io -u Julien-cpsn --password ${{ secrets.GITHUB_TOKEN }}
docker push ghcr.io/Julien-cpsn/atac:latest

0 comments on commit ffabfed

Please sign in to comment.