Navigation Menu

Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
  • Loading branch information
ehazlett committed Nov 6, 2019
1 parent bf229bf commit c5b4071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Expand Up @@ -27,5 +27,6 @@ jobs:
--build-arg STELLAR_SIGNING_PRIVATE_KEY="$STELLAR_SIGNING_PRIVATE_KEY" \
--build-arg STELLAR_SIGNING_PUBLIC_KEY="$STELLAR_SIGNING_PUBLIC_KEY" \
--build-arg PACKAGES="$PACKAGES" \
--build-arg VERSION="$COMMIT" \
-t stellarproject-aports:$COMMIT .
docker rmi -f stellarproject-aports:$COMMIT

0 comments on commit c5b4071

Please sign in to comment.