Skip to content

Commit

Permalink
temp change to test centos7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaGuerra committed Nov 24, 2021
1 parent 47815a1 commit 114b9a5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-draft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
env:
BUILD_VERSION: ${{ github.ref_name }}
container:
image: ghcr.io/lucaguerra/sysdig-builder:dev # CHANGE this for draios
# TEMP CHANGE!!!
# image: ghcr.io/draios/sysdig-builder:dev # CHANGE this for draios
image: ghcr.io/draios/sysdig-builder-pr:1799
steps:
- name: Checkout Sysdig
uses: actions/checkout@v2
Expand Down

0 comments on commit 114b9a5

Please sign in to comment.