Skip to content

Commit

Permalink
CI: Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matbme committed Jul 27, 2023
1 parent d0aecfb commit 66b89a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sed -i '/\/var\/tmp\/*/{d}' Containerfile
- name: Build the Docker image
id: build-action
run: podman image build -f Containerfile --tag vanillaos/pico:${{ github.ref_name }} .

# - name: Push To Registry
Expand Down

0 comments on commit 66b89a1

Please sign in to comment.