mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Remove iron...
This commit is contained in:
committed by
Reed Allman
parent
521df8c1ff
commit
9cc12b4b12
@@ -3,7 +3,7 @@ set -x
|
||||
|
||||
./build.sh
|
||||
|
||||
PAYLOAD='{"username": "getiron"}'
|
||||
PAYLOAD='{"username": "joe"}'
|
||||
|
||||
# test it
|
||||
echo $PAYLOAD | docker run --rm -i iron/func-twitter
|
||||
echo $PAYLOAD | docker run --rm -i username/func-twitter
|
||||
Reference in New Issue
Block a user