Skip to content

Commit

Permalink
Edit the workflow too
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-alvarez-alvarez committed May 9, 2024
1 parent 94866a6 commit f3f4b5f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build images
- name: Build and publish images
id: build
run: ./build.sh
- name: Push images
run: ./build.sh --push
run: ./build.sh

0 comments on commit f3f4b5f

Please sign in to comment.