Skip to content

Commit

Permalink
Allow pushing
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Nov 24, 2023
1 parent 7fbd027 commit 4ec45a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
fi
git checkout -b "$branch" || true
- name: Earthly pipeline
run: earthly --org ontola --ci --sat henk -P +pipeline --tag=${{ github.sha }}
run: earthly --org ontola --ci --sat henk -P +pipeline --push --tag=${{ github.sha }}

0 comments on commit 4ec45a5

Please sign in to comment.