Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
temp change to test centos7 release
Browse files Browse the repository at this point in the history
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
@@ -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

0 comments on commit 114b9a5

Please sign in to comment.