Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
fix remote
Browse files Browse the repository at this point in the history
  • Loading branch information
mmacata committed Jan 9, 2020
1 parent 27aac83 commit ee3419d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM alpine:edge
COPY --from=build /build/actinia*.whl /build/
COPY docker/release/create_release_with_asset.sh .

ARG release_url=https://api.github.com/repos/mmacata/actinia-gdi/releases
ARG release_url=https://api.github.com/repos/mundialis/actinia-gdi/releases
ARG tag=0.0
ARG credentials=dummy:dummy
ARG file=/build/actinia*.whl
Expand Down

0 comments on commit ee3419d

Please sign in to comment.