Skip to content

Commit

Permalink
Add copy of change.sh as change-osism.sh (#712)
Browse files Browse the repository at this point in the history
This way it has the same name like in the other container
images.

Signed-off-by: Christian Berendt <berendt@osism.tech>
  • Loading branch information
berendt authored Nov 29, 2023
1 parent 52267c0 commit a009dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ COPY --from=builder /wheels /wheels
COPY . /src

COPY files/change.sh /change.sh
COPY files/change.sh /change-osism.sh
COPY files/run-ansible-console.sh /run-ansible-console.sh
COPY requirements.yml /ansible/requirements.yml

Expand Down

0 comments on commit a009dfe

Please sign in to comment.